You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat!: Allow passing client data through g8.data context key (#36)
* feat!: Allow passing client data through g8.data context key
This adds the Data field to the Client struct
* docs: Fix comment for AuthorizationService.Authorize
* chore: Rename tests to match method refactors