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

AUTH-6736 Add last_seen_at to Access service token payloads #3838

Merged

Conversation

veggiedefender
Copy link

Description

Add last_seen_at field to Access service token payloads

Has your change been tested?

Added to unit tests

Screenshots (if appropriate):

Types of changes

What sort of change does your code introduce/modify?

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

The internal PR for updating the API docs is open and under review.

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • This change is using publicly documented in cloudflare/api-schemas
    and relies on stable APIs.

Copy link

github-actions bot commented Jan 16, 2025

changelog detected ✅

@veggiedefender veggiedefender force-pushed the service_token_last_seen_at branch from b0727a4 to b77a1fc Compare January 16, 2025 20:10
@jacobbednarz jacobbednarz merged commit 8dbfd48 into cloudflare:master Jan 17, 2025
7 checks passed
@github-actions github-actions bot added this to the v0.115.0 milestone Jan 17, 2025
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.

2 participants