/link/token/create
to generate a Link token and passes that token to the SDK parameters used on your frontend.onSuccess
function, which must be sent to your backend./connection/public_token/exchange
to convert the Public token into a permanent Access token for that connection.