-
# idCoop v0.0.1 (2024-07-07)
released this
2024-07-07 22:13:54 +00:00 | 0 commits to main since this releaseThis is the first versioned release of idCoop.
I consider the minimally useful set of features to be implemented,
but absolutely no more.It is certainly not ready for most people and the user interface
is particularly underdeveloped.Features
- Minimal support for OAuth 2.1 draft 9 and OpenID Connect.
- The
authorization_code
grant type is supported with PKCE. All others are unsupported.
- The
- Basic CLI tool for managing users.
- Primitive username and password login. Rate-limited by client address.
Downloads
- Minimal support for OAuth 2.1 draft 9 and OpenID Connect.