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

Improve auth for google and github implementation #5432

Closed
nmanovic opened this issue Dec 7, 2022 · 0 comments
Closed

Improve auth for google and github implementation #5432

nmanovic opened this issue Dec 7, 2022 · 0 comments
Assignees
Labels
auth Authentication or authorization functionality

Comments

@nmanovic
Copy link
Contributor

nmanovic commented Dec 7, 2022

Need to implement /api/auth/social/methods or something like that. It should return a list of available methods for social authentication. It will be used to draw UI dynamically. For example, it can return icons for Google and GitHub, and URLs.

Now Server and UI know which methods for social authentication are supported. It will be difficult to add new methods dynamically.

@nmanovic nmanovic added the auth Authentication or authorization functionality label Jan 3, 2023
nmanovic pushed a commit that referenced this issue Jan 12, 2023
Depends on #5349
Related #5432
Added tests for social account authentication functionality: cypress
test with dummy auth server
mikhail-treskin pushed a commit to retailnext/cvat that referenced this issue Jul 1, 2023
Depends on cvat-ai#5349
Related cvat-ai#5432
Added tests for social account authentication functionality: cypress
test with dummy auth server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Authentication or authorization functionality
Projects
None yet
Development

No branches or pull requests

2 participants