authgear / authgear-server

Open source alternative to Auth0 / Firebase Auth
https://www.authgear.com
Apache License 2.0
83 stars 37 forks source link

Fix settings missing oauth identities in email / phone list #4879

Closed tung2744 closed 2 weeks ago

tung2744 commented 3 weeks ago

ref DEV-1860

tung2744 commented 2 weeks ago

It seems the figma doesn't handle ldap identities, maybe need @fungc-io

tung2744 commented 2 weeks ago

TODO:

tung2744 commented 2 weeks ago

Updated to include oauth phone_numbers in the identity list. I did not update the username list, because I am not sure if it is really useful to display username of other oauth provider in the list? The user cannot change the primary username anyway. For LDAP let me create another issue to handle.