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
Currently API access is handled via JWT tokens that don't expire... this isn't the best security model. Having revocable/expiring API keys is a better way to handle 3rd party integrations.