Obtains the request to login and create a claim for the newly logged-in user
GET/iden3/auth/:user
Returns a JSON with the necessary data to generate a QR code or deeplink so the user can connect the wallet and generate a claim for a verified KYC proof credential
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OK
Request with incorrect format
Unauthorized Client
Forbidden resource
Resource not found
Server error