Closed mostafamaklad closed 4 years ago
Allow developers to extend the guard
but if I want to override the authenticate() function I will not be able to access the $decodedToken property as it is private
authenticate()
$decodedToken
Allow developers to extend the guard