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
{{ message }}
This repository was archived by the owner on Jan 26, 2026. It is now read-only.
A user can hit multiple time the endpoint to setup its connection with a third-party provider.
Each provider should be setup-up to prevent the duplication of access/refresh tokens in database.
Each new re-authorization should replace the old one to prevent legacy scope from appearing in database.