getAuthIdentifierName abstract method
Gets the name of the unique identifier column
Returns the column name (e.g., 'id', 'uuid')
Implementation
String getAuthIdentifierName();
Gets the name of the unique identifier column
Returns the column name (e.g., 'id', 'uuid')
String getAuthIdentifierName();