repositorypackage
0.0.0-20240609082555-9f1b1239d593
Repository: https://github.com/zero-identity/0idc.git
Documentation: pkg.go.dev
# README
0idc
Zero™️ Identity Connector or 0IDC (pun intended) is an OAuth2.0 Authorization Server / OpenID Connect Provider with the main purpose of being highly resilient, performant and flexible.
Currently implemented flows
- Client Credentials Flow
- Authorization Code Flow
- Refresh Token Flow
- Hybrid Flow
- JWT Bearer Flow
- Device Code Flow
- Client Initiated Backchannel Authentication Flow (CIBA)