Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix this._deleteBearerToken is undefined error
This context wasn't properly set in the catch block for refresh errors, so the token was never deleted.
- Loading branch information