Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Auth0 SDK with axa-fr/react-oidc #60

Merged
merged 10 commits into from
Jul 26, 2022
Merged

Replace Auth0 SDK with axa-fr/react-oidc #60

merged 10 commits into from
Jul 26, 2022

Conversation

mlsmaycon
Copy link
Contributor

@mlsmaycon mlsmaycon commented Jul 16, 2022

Replacing Auth0's SDK with a more generic implementation of an OIDC client

This will allow us to use other IDP providers that follows the OIDC standards

@maiko
Copy link

maiko commented Jul 18, 2022

This is awesome. Does it completely replace the Auth0 requirement ?
I'm waiting on a generic OIDC (or basic auth, for my simple need) to switch from Tailscale to Netbird !

Add correct API url in trusted domains for worker to return it

Created LoginError component to handle errors

use with withOidcSecure in App routing setup
@mlsmaycon mlsmaycon marked this pull request as ready for review July 26, 2022 08:34
@braginini braginini merged commit b59865a into main Jul 26, 2022
@braginini braginini deleted the oidc-react branch July 26, 2022 14:13
@braginini braginini linked an issue Jul 26, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OIDC login provider support
3 participants