stephencweiss / oidc-book-regular-webapp

sample node app that uses auth0 for authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The OpenID Connect Handbook

This repository is a sample Node.js and Express web application that handles user sign in through OpenID Connect. This application was created to help the community learn about OpenID Connect and OAuth 2.0 and is part of The OpenID Connect Handbook.

You can find the handbook here: https://auth0.com/resources/ebooks/the-openid-connect-handbook

Have fun!

About

sample node app that uses auth0 for authentication

License:MIT License


Languages

Language:JavaScript 75.1%Language:Handlebars 24.9%