Skip to content

v1.6.3

Choose a tag to compare

@oriolrius oriolrius released this 13 Feb 15:52
· 785 commits to main since this release

What's Changed

Documentation

  • Added comprehensive OIDC.md guide explaining:
    • Public vs confidential clients (why no client secret for SPAs)
    • Complete authentication flow with ASCII diagrams
    • PKCE (Proof Key for Code Exchange) mechanism
    • Token validation process
    • Role-based access control
    • Docker networking considerations
    • Machine-to-machine authentication

Full Changelog: v1.6.2...v1.6.3