Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update all_users.json to include last_active_at & last_sign_in_at fields #41

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

georgepsarakis
Copy link
Contributor

Updating the fixture to display the current available fields for a User resource and their format:

  • last_sign_in_at stores the last time of a user's successful sign-in
  • last_active_at stores the latest date with session activity with day precision

…_at fields

- last_sign_in_at stores the last time of a user's successful sign-in
- last_active_at stores the latest date with session activity with day precision
@georgepsarakis georgepsarakis merged commit 25c2c18 into main Dec 7, 2023
2 checks passed
@georgepsarakis georgepsarakis deleted the georgepsarakis-CORE-960-users-last-active-at branch December 7, 2023 09:40
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