Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mkhizeryounas/auth-deputy
- Owner: mkhizeryounas
- License: mit
- Created: 2019-12-12T13:48:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-18T10:02:14.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T11:17:20.075Z (almost 2 years ago)
- Topics: identity-management, jwt, microservice, nodejs
- Language: HTML
- Homepage:
- Size: 8.69 MB
- Stars: 10
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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).