https://github.com/michaelcurrin/netlify-auth-quickstart
Simple template and demo to showcase using Netlify Functions with Auth0 to protect API data
https://github.com/michaelcurrin/netlify-auth-quickstart
auth0 authentication boilerplate javascript jwt netlify netlify-functions quickstart serverless serverless-jwt template
Last synced: 2 months ago
JSON representation
Simple template and demo to showcase using Netlify Functions with Auth0 to protect API data
- Host: GitHub
- URL: https://github.com/michaelcurrin/netlify-auth-quickstart
- Owner: MichaelCurrin
- License: mit
- Created: 2021-06-27T15:19:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-18T13:52:38.000Z (almost 4 years ago)
- Last Synced: 2025-01-14T20:52:36.141Z (4 months ago)
- Topics: auth0, authentication, boilerplate, javascript, jwt, netlify, netlify-functions, quickstart, serverless, serverless-jwt, template
- Language: JavaScript
- Homepage: https://netlify-auth-quickstart.netlify.app
- Size: 828 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Netlify Auth Quickstart
> Simple template and demo to showcase using Netlify Functions with Auth0 to protect API data[](https://app.netlify.com/sites/netlify-auth-quickstart/deploys)
[](https://github.com/MichaelCurrin/netlify-auth-quickstart/releases/)
[](#license)[](https://netlify.com)
[](https://auth0.com)
[](https://datatables.net)## Preview
## Web app
[](https://netlify-auth-quickstart.netlify.app/)
## Use this project
[](https://github.com/MichaelCurrin/netlify-auth-quickstart/generate)
Click the button above and then follow the instructions in the docs.
## Documentation
About this project and how to configure it.
[](/docs/)
## License
Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).