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

https://github.com/manjushsh/auth-service-v0

Standalone OAuth 2.0 authorization service built in Go. Handles user registration, login, session/token issuance via Authorization Code flow, and JWT generation. Designed to be consumed by other internal services.
https://github.com/manjushsh/auth-service-v0

authentication authorization golang oauth2

Last synced: about 2 hours ago
JSON representation

Standalone OAuth 2.0 authorization service built in Go. Handles user registration, login, session/token issuance via Authorization Code flow, and JWT generation. Designed to be consumed by other internal services.

Awesome Lists containing this project