LearnersGuild / idm

identity management service
MIT License
2 stars 24 forks source link

use Auth0 for authentication #11

Closed jeffreywescott closed 8 years ago

jeffreywescott commented 8 years ago

With the exception of the sign-up page, the entire application should require the user to be authenticated.

In addition, any API routes should require a valid JWT (JSON Web Token).