gardner/react-oauth2-pkce

`access_token` field from `getAuthTokens` method can be `undefined`. According to types it should be a `string`

Opened this issue · 0 comments

`access_token` field from `getAuthTokens` method can be `undefined`. According to types it should be a `string`