gbv / login-server

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

If user data (e.g. name) gets changed from one client, other clients are not notified #45

Closed stefandesu closed 4 years ago

stefandesu commented 4 years ago

If I have two instances of Cocoda open and I change the user's name in one of them, the other should reflect that change. In theory, this should already be the case. It works if you change the name on login-server's own page. But it doesn't seem to work when it's updated through another client connection. Needs a little bit of investigation.

stefandesu commented 4 years ago

Seems to have been a bug in Cocoda or in login-client; at least it works now without any changes to login-server.