getSynchronousAuthToken

public final String getSynchronousAuthToken(String userId)

Returns the JWT for synchronous authentication, for the provided user id.

Return

the current JWT signature for the provided user id.

Parameters

userId

the Futurae account's user id.

Throws

if the provided user id account is not enrolled in the device.

if an unexpected cryptographic error happens during this operation

if an SDK is not unlocked during this operation