-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
Auth0 Example #38
Comments
@gsogol I've an basic example of authentication using Auth0, I still do not have a solid architecture and can improve, but I hope it will guide you. |
Just for tracking, it was mention on #6 to have an examples showcase section. This could be included there as well. We can close this. |
Thanks @cdiaz |
is this example valid for the auth0 Authorization Code grant ( |
@cdiaz provides a web application example, but what about an API example? |
There's an API example from auth0 https://auth0.com/blog/full-stack-typescript-apps-part-1-developing-backend-apis-with-nestjs/ |
I actually ended up making an example myself: https://github.com/jajaperson/nest-auth0 |
Thanks @jajaperson I found it 2 days ago once I started searching for 'nest auth0' instead of 'nestjs auth0' |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Looking for an auth0 example since it's defacto authentication platform nowadays
The text was updated successfully, but these errors were encountered: