Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mkhizeryounas/auth-deputy

🔑 Opensource identity management and authentication service
https://github.com/mkhizeryounas/auth-deputy

identity-management jwt microservice nodejs

Last synced: 4 days ago
JSON representation

🔑 Opensource identity management and authentication service

Awesome Lists containing this project

README

        

# AuthDeputy
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/mkhizeryounas/auth-deputy)

AuthDeputy is an Open Source Identity and Access Management solution for Services.

This repository contains the source code for the AuthDeputy Server.

This project is inspired by [Auth0 Platform](https://auth0.com).

### Help and Documentation

- [Documentation](https://documenter.getpostman.com/view/225012/SWEB1amU?version=latest)

### Getting started

Edit `.env` file according to your keys.

```
npm start
```

### Contributing

Feel free to submit pull requests.

### Authors

Khizer Younas - Initial work - [mkhizeryounas](http://github.com/mkhizeryounas)

### Licensing

The project is [MIT Licenced](./LICENSE.txt).