2060-io / auth-demo

Apache License 2.0
0 stars 0 forks source link

Enable USE_URL_DEEP_LINK by default #5

Open genaris opened 2 months ago

genaris commented 2 months ago

In order to have compatibility with iOS, we'll need to use _url parameter in Deep Links, which allow to use a short deep link as opposed to the default c_i, which base64-encodes the whole DIDComm Connection Invitation and gives as a result a very long URI.