Skip to content

Guidepoint: Feat - Display last login info on profile settings - #2270

Draft
cmgustavo wants to merge 1 commit into
bitpay:developfrom
cmgustavo:feat/display-last-login-01
Draft

Guidepoint: Feat - Display last login info on profile settings#2270
cmgustavo wants to merge 1 commit into
bitpay:developfrom
cmgustavo:feat/display-last-login-01

Conversation

@cmgustavo

Copy link
Copy Markdown
Member

Adds a "Last Login" section to ProfileSettingsScreen showing the last authentication time, device, approximate location and IP address, so users can notice activity they don't recognize. Includes a link to the security settings as the follow-up action.

TODO:
The backend method does not exist yet — 'getLastLogin' is a placeholder and the GraphQL UserType has no last-login fields, so once the real method and response shape are confirmed only the effect and the LastLogin model change.
The whole section is gated on the response, so it renders nothing until the data is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant