createToken

abstract suspend fun createToken(claims: Map<String, String>, clientDomain: String?, issuer: AccountKeyPair?): String