Identity provider server with 0Auth and more.
Find a file
jbenicek 8a44d6be39 Updated "README.md"
Signed-off-by: jbenicek <jan00@benicek.xyz>
2025-08-30 17:04:55 +02:00
.gitignore Added ".gitignore" 2025-08-30 16:39:17 +02:00
LICENSE Initial commit 2025-08-30 16:38:10 +02:00
README.md Updated "README.md" 2025-08-30 17:04:55 +02:00

VerifySystems / Auth-Server

Open-source identity provider.

Roadmap

  • Powerfull SQL DB schema
  • Users and password login
  • Email sending support
  • User register with password
  • TOTP
  • Minimalistic permission configuration
  • User Groups
  • 0Auth provider
  • 0Auth client (with template for Google and Microsoft)
  • OIDC (passwordless)
  • NoSQL CassandraDB schema (for more powerfull and horizontal scaling)