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

[SDK-2142] Allow specifying TTL when creating password change tickets. #463

Merged
merged 3 commits into from
Nov 9, 2020

Conversation

evansims
Copy link
Member

@evansims evansims commented Nov 6, 2020

Changes

  • Adds optional TTL parameter to createPasswordChangeTicket
  • Adds optional TTL parameter to createPasswordChangeTicketByEmail
  • Adds optional TTL parameter to createPasswordChangeTicketRaw

References

Testing

  • This change adds unit test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

@evansims evansims requested a review from a team as a code owner November 6, 2020 21:25
@evansims evansims changed the title Allow specifying TTL when creating password change tickets. [SDK-2142] Allow specifying TTL when creating password change tickets. Nov 6, 2020
@evansims evansims merged commit 80c2d8a into master Nov 9, 2020
@evansims evansims deleted the enhance-password-change-ttl branch November 9, 2020 17:30
@evansims evansims added this to the 7.5.0 milestone Nov 9, 2020
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

createPasswordChangeTicket doesn't support 'ttl_sec' parameter
2 participants