Skip to content

pushJWT

fun pushJWT(jwt: String)

Push a given JWT to the Seald server, for example to add a connector to the current account.

Parameters

jwtThe JWT to push

Throws

SealdException