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

Add new authProviders (auth0, cognito) #8558

Merged
merged 3 commits into from Jan 11, 2023
Merged

Add new authProviders (auth0, cognito) #8558

merged 3 commits into from Jan 11, 2023

Conversation

djhi
Copy link
Contributor

@djhi djhi commented Jan 9, 2023

No description provided.

@@ -7,6 +7,7 @@ title: "Supported Auth Provider Backends"

It's very common that your auth logic is so specific that you'll need to write your own `authProvider`. However, the community has built a few open-source Auth Providers that may fit your need:

- **[Auth0](https://auth0.com/)**: [ra-auth-auth0](https://github.com/marmelab/ra-auth-auth0)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is already on the list below (L18), I think you should also remove it from there.

@djhi djhi changed the title Add auth0 authProvider Add new authProviders (auth0, cognito) Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants