Skip to content

v2.2.5: Refactors context to string type

Choose a tag to compare

@thorewi thorewi released this 04 Nov 13:50
· 41 commits to main since this release
Updates the context type from Resource to string for increased flexibility and compatibility.

This change simplifies the handling of context data within the authentication process by allowing any string to be used as context instead of requiring a Resource object.