Create Credential With Code
Last updated
Last updated
POST /auth/credentials/code/verify
Part of the flow .
Adds a new credential to a user's account. This endpoint is similar to the endpoint, except:
it does not need the user to be authenticated
it does not need user action signing
it will only work with the challenge gotten from the endpoint
Auth:Creds:Create
Always Required (on the Application)
Auth:Creds:Code:Create
Always Required (on the Application)
Similar to the endpoint
Similar to the endpoint