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

@Dawoox

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions