Skip to content

[Bug] User page shows incorrect Sign-in Method as Email for social login accounts #215

@wanghuan-520

Description

@wanghuan-520

Summary

On the NyxID app User page, accounts signed in with Google, GitHub, or Apple all show Sign-in Method: Email.

Expected

The page should show the real sign-in method, for example:

  • Google
  • GitHub
  • Apple
  • Email/Password

Actual

Google / GitHub / Apple sign-in accounts all display:

  • Sign-in Method: Email

Notes

This looks like a frontend display bug, but there is also a backend contract gap.
The current user profile response does not expose a reliable sign-in method field, so the frontend should not default this value to Email.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions