Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: Mechanism to prevent duplicate OAuth credentials #8126

Open
Pwuts opened this issue Sep 20, 2024 — with Linear · 0 comments
Open

RFC: Mechanism to prevent duplicate OAuth credentials #8126

Pwuts opened this issue Sep 20, 2024 — with Linear · 0 comments
Assignees
Labels
platform/backend AutoGPT Platform - Back end

Comments

Copy link
Member

Pwuts commented Sep 20, 2024

Should we add a mechanism to prevent duplicate OAuth credentials?

Suppose a user has added OAuth credentials for user @username and with scopes scope_1 and scope_2. What if they then initiate an OAuth flow which results in credentials for the same user with the same scopes? Can we safely assume this isn't necessary, discard the new credentials, and keep the existing credentials?

@Pwuts Pwuts added the platform/backend AutoGPT Platform - Back end label Sep 20, 2024 — with Linear
@Pwuts Pwuts self-assigned this Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/backend AutoGPT Platform - Back end
Projects
None yet
Development

No branches or pull requests

1 participant