IdentityPython / idpy-oidc

Implementation of everything OIDC and OAuth2
Apache License 2.0
40 stars 22 forks source link

Defined DEFAULT_REQUESTED_TOKEN_TYPE. #35

Closed rohe closed 2 years ago

rohe commented 2 years ago

Used DEFAULT_REQUESTED_TOKEN_TYPE when default_request_token_type was not defined in global or client configuration.