gardner / react-oauth2-pkce

React auth provider that works with AWS cognito PKCE🛡️🔒
49 stars 57 forks source link

Configurable auth and token endpoints #9

Closed t-knapp closed 3 years ago

t-knapp commented 3 years ago

Enable configuration to use more providers.

Keycloak as an example uses /auth instead of /authorize so unfortunately this package does not work out-of-the box.

Kind regards.

t-knapp commented 3 years ago

I'll close this PR since I don't have access to the fork. I'll file a new PR.