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

Display additional user information about oauth accounts #555

Closed
tcompa opened this issue Sep 16, 2024 · 2 comments · Fixed by #557
Closed

Display additional user information about oauth accounts #555

tcompa opened this issue Sep 16, 2024 · 2 comments · Fixed by #557

Comments

@tcompa
Copy link
Collaborator

tcompa commented Sep 16, 2024

Starting from fractal-server 2.5.0a1 (upcoming), user-related endpoints will also returns some information about their associated OAuth accounts (if any). This includes a new property oauth_accounts, where each element includes properties: id, account_email and oauth_name (e.g. github or whatever we used in the fractal-server OAuth configuration).
If there is no oauth account linked to a given user, then oauth_accounts=[].

We should include this information in the user profile and in the user information in the admin-area page.

@tcompa
Copy link
Collaborator Author

tcompa commented Sep 16, 2024

2.5.0a1 now released

@zonia3000
Copy link
Collaborator

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
2 participants