An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Netlify Auth Quickstart
> Simple template and demo to showcase using Netlify Functions with Auth0 to protect API data

[![Netlify Status](https://api.netlify.com/api/v1/badges/36b6eb3a-9f3c-4c07-bf1f-4d75e03dae85/deploy-status)](https://app.netlify.com/sites/netlify-auth-quickstart/deploys)
[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/netlify-auth-quickstart?include_prereleases=&sort=semver)](https://github.com/MichaelCurrin/netlify-auth-quickstart/releases/)
[![License](https://img.shields.io/badge/License-MIT-blue)](#license)

[![Made with - netlify](https://img.shields.io/badge/Made_with-netlify-blue?logo=netlify)](https://netlify.com)
[![Made with - auth0](https://img.shields.io/badge/Made_with-auth0-blue)](https://auth0.com)
[![Made with - jQuery DataTables](https://img.shields.io/badge/Made_with-jQuery_Datatables-blue)](https://datatables.net)

## Preview



Sample screenshot
Sample screenshot
Sample screenshot

## Web app

[![View - Demo site](https://img.shields.io/badge/View-Demo_site-blue?style=for-the-badge)](https://netlify-auth-quickstart.netlify.app/)

## Use this project

[![Use this template](https://img.shields.io/badge/Generate-Use_this_template-2ea44f?style=for-the-badge)](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.

[![View - Documentation](https://img.shields.io/badge/View-Documentation-blue?style=for-the-badge)](/docs/)

## License

Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).