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
The access token response will include the token's scopes. That could be used to validate that the API token has the Download Kits scope on it. If not, it could warn the user, or even refuse to save that API token and return an error.