authorizationId property

String authorizationId

Authorization Id is the field used to identify the logged in user in session data

Could be unique user id, username, email

Implementation

String get authorizationId;