getAuthIdentifierName abstract method

String getAuthIdentifierName()

Gets the name of the unique identifier column

Returns the column name (e.g., 'id', 'uuid')

Implementation

String getAuthIdentifierName();