Skip to content

Client documentation on readthedocs.io is outdated #119

@andreinl

Description

@andreinl

The first example:

$ from idpyoidc.client import RPHandler

should be

$ from idpyoidc.client.rp_handler import RPHandler

The function get_access_token() is not present in RPHandler class.

There is no info for which version of idpy-oidc this documentation was written.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions