-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Hello,
I've noticed that the getAccessToken() method attempts to reuse the value from the accessToken property. However, this property is never modified and is therefore always nil. This means a new access token is retrieved for every API call.
If this is expected behavior, we should remove the property. Otherwise, I'll submit a PR to cache the access token.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels