authSessionIdHash property
Base64url-encoded hash of the newly created authentication session
Implementation
@JsonKey(name: 'auth_session_id_hash')
final String authSessionIdHash;
Base64url-encoded hash of the newly created authentication session
@JsonKey(name: 'auth_session_id_hash')
final String authSessionIdHash;