Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-31T08:00:28.000Z (about 3 years ago)
- Last Synced: 2024-11-19T18:55:46.404Z (2 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.