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

Fixed #9620 - API V8 Token Expiration DateTime isn't stored in UTC #9279

Open
wants to merge 4 commits into
base: hotfix
Choose a base branch
from

Conversation

deuks
Copy link

@deuks deuks commented Sep 7, 2021

Made the fix to issue #9260 by formatting the Token Expiration DateTime object for both Refresh and Access Tokens.

How To Test This

To Test, simply request a token and then check database to be sure it is stored in UTC.

Types of changes

  • [x ] Bug fix (non-breaking change which fixes an issue)

Final checklist

  • [x ] My code follows the code style of this project found here.
  • My change requires a change to the documentation.
  • [x ] I have read the How to Contribute guidelines.

@SuiteBot
Copy link

SuiteBot commented Sep 7, 2021

CLA assistant check
All committers have signed the CLA.

@tsmgeek tsmgeek added the Area: API Issues & PRs related to all things regarding the API label Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: API Issues & PRs related to all things regarding the API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants