Skip to content

feat: add user agent field and updatedAt to session endpoint#534

Open
mattdjenkinson wants to merge 6 commits intomainfrom
feat/improve-user-session-data
Open

feat: add user agent field and updatedAt to session endpoint#534
mattdjenkinson wants to merge 6 commits intomainfrom
feat/improve-user-session-data

Conversation

@mattdjenkinson
Copy link
Copy Markdown

@mattdjenkinson mattdjenkinson commented Mar 23, 2026

This PR adds fields for location, client details and last active to the user session. Once this is merged i'll raise a PR for auth-provider-zitadel to populate these fields.

@joggrbot
Copy link
Copy Markdown
Contributor

joggrbot bot commented Mar 23, 2026

📝 Documentation Analysis

All docs are up to date! 🎉


✅ Latest commit analyzed: a69d6cb | Powered by Joggr

@mattdjenkinson mattdjenkinson marked this pull request as ready for review March 23, 2026 17:14
kevwilliams
kevwilliams previously approved these changes Mar 23, 2026
@mattdjenkinson mattdjenkinson changed the title feat: add location, client and last active fields to session endpoint feat: add location and client fields to session endpoint Mar 23, 2026
@mattdjenkinson
Copy link
Copy Markdown
Author

@scotwells could you take a look at this again please? I've added an updatedAt field that will be updated when things like the ip, user-agent etc on the session change.

scotwells
scotwells previously approved these changes Mar 25, 2026
Copy link
Copy Markdown
Contributor

@scotwells scotwells left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Let's test with Zitadel before we merge this in. Assume you confirmed all these fields are available from Zitadel?

@mattdjenkinson
Copy link
Copy Markdown
Author

@scotwells yeah, will push my branch for Zitadel and put on staging.

@mattdjenkinson mattdjenkinson changed the title feat: add location and client fields to session endpoint feat: add user agent field and updatedAt to session endpoint Mar 25, 2026
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.

3 participants