Inspiration
Auth0 allows users to sign in with credentials from other platforms such as Google, Apple and Facebook
What it does
Login and Logout from an application
How we built it
The code is a sample code provided by Auth0 quickstart. Adding a custom domain is a paid feature of Auth0
Challenges we ran into
I have to configure my api identifier by creating an API in the Auth0 dashboard after I have run into a "service not found" error.
Accomplishments that we're proud of
This is my first time using auth0 directly usually I make use of Authenication using Firebase for things like Google and Apple sign in.
What we learned
How to configure Auth0 for my application.
What's next for Implement Login and Logout with your Auth0 SDK of choice
Implementing Auth0 in a production application
Built With
- auth0
- react
Log in or sign up for Devpost to join the conversation.