Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 8 days ago
JSON representation

Open-source user management system built with Quarkus. Provides authentication and organization management for your applications.

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.