register

abstract fun register(jwtSignature: String)

Method to call when registration credentials for the user have been obtained.

Parameters

jwtSignature

Signed JWT token for this app's instance.