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
refactor: refactor validate method to be used across authenticators/token mangers (#49)
* add types for token manager properties in authenticators
* add return type for `getAuthenticatorFromEnvironment`
* return `Error` object in `checkCredentials` rather than a `string`
* Make `authenticator` optional in the base service options
0 commit comments