Skip to content

[FEATURE] Auth0 login for Express (or Next) server-side project #10

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

Merged
merged 6 commits into from
Jun 16, 2024

Conversation

1Copenut
Copy link
Owner

PR closes #9.

This PR was important because it helped me understand the difference in using Auth0 for web app authentication (the entire app is build on Express) vs. JWT (app is built in a React-like frontend that hits API endpoints for data). This app was a good first step and helped me see the difference and why I might want to use one over the other.

@1Copenut 1Copenut self-assigned this Jun 16, 2024
Copy link
Owner Author

@1Copenut 1Copenut left a comment

Choose a reason for hiding this comment

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

Approved. GH bot found an issue with rate limiting and I fixed it.

@1Copenut 1Copenut merged commit 601df66 into main Jun 16, 2024
2 checks passed
@1Copenut 1Copenut deleted the feature/express-auth0-login branch June 16, 2024 19:43
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.

[FEATURE] Build a basic web app that logs in and out with Auth0
1 participant