A request will typically be signed by a client app and sent to mobile app using this generic request flow:
- Selective Disclosure Flow
- Send Verification Flow
- Ethereum Transaction Request Flow
- Private Chain Provisioning Flow
Wherever possible errors are based on OAuth 2.0 RFC 6749 Authorization Errors
An error
parameter is returned as the response to the Client App, containing one of following:
Error | Description |
---|---|
access_denied | User denies the request |