Use Connect to link to your users’ accounts
dataKey
, which is used server-side to request data.
publicKey
, redirectUrl
and the data source(s) you want to read data from.redirectUrl
with a query parameter called dataKey
.dataKey
will be used to make requests to the Sauron APIFile
> Add Packages...
.https://github.com/gandalf-network/connect-ios-sdk.git
.Add Package
.swift package update
to fetch the dependency.ConnectInput
with the necessary details:Connect
class:generateURL
method:redirectUrl
with a query
parameter called dataKey
.
dataKey
easily.
dataKey
directly
from your application’s server.