Skip to content

Make challenge lifetime browser-enforced #210

@drubery

Description

@drubery

Right now, challenge lifetime is server-enforced. This requires browsers to sign the request only for it to get rejected. We could allow sites to specify challenge lifetime in a couple ways:

  • As a parameter in the session config
  • On the challenge header

Then the browser would still have to do a network round trip to get a fresh challenge, but it wouldn't waste time on a signing operation.

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