Gets the name of the unique identifier column
Returns the column name (e.g., 'id', 'uuid')
@override String getAuthIdentifierName() => 'id';