https://github.com/sparsh-kumar/auth0withnode-express
This is an example of how to set up authentication in 5-10 mins for a NodeJS application. We will be making use of Auth0 module to set up authentication.
https://github.com/sparsh-kumar/auth0withnode-express
auth0 authentication authentication-backend authentication-backends dotenv javascript nodejs
Last synced: about 2 months ago
JSON representation
This is an example of how to set up authentication in 5-10 mins for a NodeJS application. We will be making use of Auth0 module to set up authentication.
- Host: GitHub
- URL: https://github.com/sparsh-kumar/auth0withnode-express
- Owner: Sparsh-Kumar
- Created: 2021-10-31T07:59:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-31T08:00:28.000Z (over 3 years ago)
- Last Synced: 2025-01-20T21:48:47.401Z (3 months ago)
- Topics: auth0, authentication, authentication-backend, authentication-backends, dotenv, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an example of how to set up authentication in 5-10 mins for a NodeJS application.
We will be making use of Auth0 module to set up authentication.