Skip to content

femto-apps/web-authentication-provider

Repository files navigation

Authentication Provider

Description

A simple OAuth like Authentication provider server.

Licence

This project is released under a MIT licence, available in the LICENSE file.

Components

This is part of a larger OAuth-like authentication project.

This repository holds the provider which handles login and registration requests and user details.

This project also encompasses:

  • A consumer
  • A library for the consumer
  • A token service

Run

To run this project, install nodemon and then use the command npm run nodemon. A mongodb instance and a redis instance must also be running.

See Authentication.md for details on how this works.
SeeTo-do.md for the list of hopefully upcoming features.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •