Skip to content

v2.2.1: Adds context support to authenticator

Choose a tag to compare

@thorewi thorewi released this 05 Oct 10:34
· 45 commits to main since this release
Extends authentication to include a context, enabling more
granular authorization.

- Modifies the authenticator to pass context information
  during identity retrieval.
- Updates identity interface and storage to manage context.