app\Client::getJWTIdentifier PHP Method

getJWTIdentifier() public method

public getJWTIdentifier ( )
    public function getJWTIdentifier()
    {
        return $this->getKey();
    }