Skip to content

Wallets must support the pre-auth flow #227

@leecam

Description

@leecam

Today many issuance flows start with the user in an authenticated state either in a website or native app. The issuer then wishes to issue a credential for that authenticated user. Currently this is done using the pre-auth code flow using short lived token.

For this to work we'd need to make the following changes to HAIP:

  1. Wallets MUST support both the auth code flow and the pre-auth code flow
  2. Issuers may choose to support either the auth code flow or the pre-auth code flow depending on their needs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions