https://github.com/gcsboss/okaeri
RESTful microservice for managing user accounts and authentication
https://github.com/gcsboss/okaeri
account auth docker login recover rest service sso user webhook
Last synced: 8 months ago
JSON representation
RESTful microservice for managing user accounts and authentication
- Host: GitHub
- URL: https://github.com/gcsboss/okaeri
- Owner: GCSBOSS
- License: mit
- Created: 2020-01-16T19:54:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-30T22:39:20.000Z (over 2 years ago)
- Last Synced: 2025-06-19T00:11:27.414Z (10 months ago)
- Topics: account, auth, docker, login, recover, rest, service, sso, user, webhook
- Language: JavaScript
- Homepage:
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# [Okaeri](https://gitlab.com/GCSBOSS/okaeri)
Every standard functionallity regarding account management and authentication in one library
## Reporting Bugs
If you have found any problems with this module, please:
1. [Open an issue](https://gitlab.com/GCSBOSS/okaeri/issues/new).
2. Describe what happened and how.
3. Also in the issue text, reference the label `~bug`.
We will make sure to take a look when time allows us.
## Proposing Features
If you wish to get that awesome feature or have some advice for us, please:
1. [Open an issue](https://gitlab.com/GCSBOSS/okaeri/issues/new).
2. Describe your ideas.
3. Also in the issue text, reference the label `~proposal`.
## Contributing
If you have spotted any enhancements to be made and is willing to get your hands
dirty about it, fork us and
[submit your merge request](https://gitlab.com/GCSBOSS/okaeri/merge_requests/new)
so we can collaborate effectively.