/express-auth-api

This is a project meant to be used as a starting point for APIs that require user authentication (registration and sign in). Sign on sessions are showcased with protected routes that pass through authentication middleware. API is designed to be consumed by a SPA.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers