Skip to content

Add PKCE support to the OAuth2 endpoints #28

Open
@sneljo1

Description

Add PKCE support to the OAuth2 endpoints

Endpoint(s):

  • GET /connect
  • POST /oauth2/token

PKCE is especially useful to provide extra security while authorising from using public facing mobile and desktop apps. I currently wrote a proxy around the OAuth2 APIs to accommodate, but it would be nice if it was included out of the box.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions