ArranJacques / laravel-aws-cognito-auth

An authentication driver for Laravel for authenticating users in AWS Cognito User Pools.
Other
74 stars 26 forks source link

return the result of the Closure executed #5

Closed zoul0813 closed 6 years ago

zoul0813 commented 7 years ago

return the result of the Closure executed - allows the closure to re-attempt authentication and return true upon success.