optim(auth): improve access token refresh times #102
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Upon implementation, it looks like refreshing the access token takes a matter of seconds - 3-8 seconds or so.
This needs to be improved. It may be variable across logging in and refresh, so worth investigating.