bihealth / reev

REEV: Explanation and Evaluation of Variants
MIT License
8 stars 2 forks source link

Allow users to link their account with more login sources #185

Open holtgrewe opened 10 months ago

holtgrewe commented 10 months ago

Is your feature request related to a problem? Please describe. Currently, users can only have one authentication source. However, they may want to link both OrcID and LS-RI authentication sources.

Describe the solution you'd like Add a section in the user profile that shows currently enabled authentication sources. If not created yet, add a link that allows them to associate more

Describe alternatives you've considered N/A

Additional context N/A

holtgrewe commented 9 months ago

This has been started earlier. Things missing / broken:

holtgrewe commented 8 months ago

https://github.com/fastapi-users/fastapi-users/discussions/1334

holtgrewe commented 8 months ago

Postponing, is not critical as functionality is there but it's super annoying.

gromdimon commented 7 months ago

implemented in 1334f80b295efcb0d50b10ee6a6cbec0dca12176

gromdimon commented 6 months ago

Re-opening since the different implementation is needed.

gromdimon commented 6 months ago

What can be useful here is: https://github.com/fastapi-users/fastapi-users/discussions/1154#discussioncomment-4826729 and https://github.com/fastapi-users/fastapi-users/issues/434