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

Updating Access Token API wrapper #3554

Merged
merged 4 commits into from Mar 8, 2024
Merged

Updating Access Token API wrapper #3554

merged 4 commits into from Mar 8, 2024

Conversation

jdalrymple
Copy link
Owner

@jdalrymple jdalrymple commented Mar 8, 2024

  • Adding the rotate method
  • Changing expiresAt to be a required argument
  • Improving the return types where needed

fixes #3553

Adding the rotate method
Changing expiredAt to be a required argument
Improving the return types where needed
@jdalrymple jdalrymple added breaking Changes are not backwards compatible type:enhancement type:types Adding or enhancing typescript types labels Mar 8, 2024
@jdalrymple jdalrymple merged commit eef6fd0 into main Mar 8, 2024
2 checks passed
@jdalrymple jdalrymple deleted the types/access-tokens branch March 8, 2024 14:26
@jdalrymple
Copy link
Owner Author

🚀 PR was released in 40.0.0 🚀

@jdalrymple jdalrymple added the released This issue/pull request has been released. label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Changes are not backwards compatible released This issue/pull request has been released. type:enhancement type:types Adding or enhancing typescript types
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AccessTokenSchema.token is not optional when create
1 participant