gbv / login-server

Login and connect accounts with multiple identity providers
https://coli-conc.gbv.de/login/
MIT License
31 stars 32 forks source link

Add way to update data from connected accounts #75

Open stefandesu opened 3 years ago

stefandesu commented 3 years ago

Currently, if the username, display name, etc. from a connected account changes, Login Server will have no knowledge of that change until the account is removed and reconnected. There should be a way of manually updating the connected accounts.

(Idea from #34.)