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

https://github.com/programmer-rd-ai/auth-forge

A self-hosted, authentication library offering email/password and anonymous login flows, JWT issuance & rotation, session management, and role-based access control (RBAC).
https://github.com/programmer-rd-ai/auth-forge

api authentication go golang jwt oauth-lite rbac session-management

Last synced: 3 months ago
JSON representation

A self-hosted, authentication library offering email/password and anonymous login flows, JWT issuance & rotation, session management, and role-based access control (RBAC).

Awesome Lists containing this project

README

          

# auth-forge

A self-hosted, authentication library offering email/password and anonymous login flows, JWT issuance & rotation, session management, and role-based access control (RBAC).