Changes to Authenticate wallet session scoped to intents

POST /v1/wallets/authenticate/intents

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 46 revisions of this API.4

  1. 41cbc1e43b722
  2. a8d27de9e15d1
  3. 93c7790da9d31

What changed

    • added the optional property anyOf[subschema #1: EncryptedBoundAuthenticateResponse]/wallets/items/archived_at to the response with the 200 status

      response-optional-property-added

    • added the optional property anyOf[subschema #2: RawBoundAuthenticateResponse]/wallets/items/archived_at to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api operation id authenticateIntents removed and replaced with createIntentBoundSigningKey

      api-operation-id-removed

    • endpoint added

      endpoint-added