Skip to content

pushJWTAsync

suspend fun pushJWTAsync(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