Skip to content

Ensure maxTimeToLive is bigint and not number #1050

Open
@nmattia

Description

@nmattia

It looks like some clients (in particular taggr) use a number maxTimeToLive in the authentication request, whereas Internet Identity expects a bigint.

For now we'll be lenient and accept bigint as well as number but we should ensure all our client libraries enforce bigint.

Note: as we make the interface more strict again we should add a test suite.

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