Skip to content

expiry time is not calculated correctly for access tokens #21

@moseslecce

Description

@moseslecce

The values such as expiresIn (and expiresAt) as well as the expired boolean are not being calculated correctly

The exp should be provided in seconds, though the date comparison is using the java date in milliseconds (not divided by 1000)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions