Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Prevent duplication in provider oauth2 tokens db #27

Description

@Dawoox

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions