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

https://github.com/branche-online/auth

Authentication module for a backend app/api that supports frontend web and mobile applications that need to implement token and or database backed session authentication for user profiles stored locally or with an external identity providers. Data storage is managed by adapters and the module provides features for OAuth, Credentials, Email, and JWT
https://github.com/branche-online/auth

authentication credentials email-verification golang jwt-authentication oauth2 oidc password

Last synced: about 1 year ago
JSON representation

Authentication module for a backend app/api that supports frontend web and mobile applications that need to implement token and or database backed session authentication for user profiles stored locally or with an external identity providers. Data storage is managed by adapters and the module provides features for OAuth, Credentials, Email, and JWT

Awesome Lists containing this project