Skip to content

The default exp value causes a 401 error, which is difficult to detect and debug #28

@tqtifnypmb

Description

@tqtifnypmb

According to Apple Doc:

The token’s expiration time, in UNIX time, in seconds. Tokens that expire more than 60 minutes after the time in iat are not valid (Ex: 1623086400)

I found that tokens generated with a one-hour exp value (the library’s default) are also invalid (causing 401 error). It would be better to use a more suitable default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions