getAuthIdentifier abstract method
dynamic
getAuthIdentifier()
Gets the unique identifier for the user
Returns the primary key value of the user
Implementation
dynamic getAuthIdentifier();
Gets the unique identifier for the user
Returns the primary key value of the user
dynamic getAuthIdentifier();