Skip to content

Time zone conversion on expires_on from server #286

@jasoncoolmax

Description

@jasoncoolmax

expires_on returned from server is in UTC:
https://docs.microsoft.com/en-us/azure/active-directory/develop/v1-protocols-oauth-code

We need to do time zone conversion if we need to use that value.

Currently we check expires_in, and only fall back to expires_on if expires_in is unavailable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions