Atrauzzi\LaravelDoctrine\CustomKeyAuthenticable::getAuthKeyName PHP Method

getAuthKeyName() public method

This method must return the field name that will be used for the auth
public getAuthKeyName ( ) : string
return string
    public function getAuthKeyName();
CustomKeyAuthenticable