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

https://github.com/femto-apps/web-authentication-consumer

Authentication consumer for OAuth-like apps
https://github.com/femto-apps/web-authentication-consumer

authentication node-js nodejs

Last synced: about 2 months ago
JSON representation

Authentication consumer for OAuth-like apps

Awesome Lists containing this project

README

          

# Authentication Consumer
An authentication consumer for OAuth-like applications.

# Run
To run this project, install nodemon and then use the command `npm run nodemon`. A mongodb instance must also be running. This project gains most of its functionality from the `lib-authentication-consumer` project.