Skip to content

v2.2: Allows passing a Resource object as context

Choose a tag to compare

@thorewi thorewi released this 05 Oct 08:18
· 42 commits to main since this release
The authenticator now accepts a Resource object, in addition to a string or null, as authentication context.

This allows for more complex and type-safe context information to be passed during authentication.