Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudeko/cloudeko-zenei
Open-source user management system built with Quarkus. Provides authentication and organization management for your applications.
https://github.com/cloudeko/cloudeko-zenei
authentication hacktoberfest java oauth2 open-source quarkus user-management
Last synced: 7 days ago
JSON representation
Open-source user management system built with Quarkus. Provides authentication and organization management for your applications.
- Host: GitHub
- URL: https://github.com/cloudeko/cloudeko-zenei
- Owner: Cloudeko
- License: apache-2.0
- Created: 2024-07-23T22:24:40.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-08-26T12:24:58.000Z (2 months ago)
- Last Synced: 2024-10-10T11:40:13.266Z (28 days ago)
- Topics: authentication, hacktoberfest, java, oauth2, open-source, quarkus, user-management
- Language: Java
- Homepage: https://cloudeko.github.io/cloudeko-zenei/
- Size: 2.16 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Cloudeko Zenei
Zenei (as Vanguard from japanese) is a open-source user management system that allows you to use authentication, user management and organizations
management in your applications.It's built with [Quarkus](https://quarkus.io) and provides authentication via OAuth2.
> [!Warning]
> Zenei is still in development and is not ready for production use. Currently there is no documentation available.## Features
- [x] Basic user authentication
- [ ] Admin user management
- [X] OAuth2 support (Github, Google, Facebook, etc.)
- [ ] Organizations management
- [ ] API/Access sessionToken generation## Contributing
Please see the [CONTRIBUTING.md](CONTRIBUTING.md) file for more information.
## License
Zenei is licensed under the [Apache-2.0](LICENSE) license.