Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.27 KB

index.md

File metadata and controls

40 lines (26 loc) · 1.27 KB
title category type source
Uport Request Flows
flows
reference

Uport Request Flows

A request will typically be signed by a client app and sent to mobile app using this generic request flow:

Generic uPort Request Flow

Unified Message Request Flow

We are now introducing a new unified message request flow that will replace all other request flows.

Each request now consists of a single Signed Message that is sent to the following endpoint:

https://id.uport.me/req/[JWT]

See each specific flow for specifics on each message type.

Specific Application flows

Errors

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