Closed saooti closed 4 years ago
This is due to authenticate() method wich return a boolean. If use of ternary operator you can get a user (if exists) or bool (result of authenticate() method)
Hey! Thanks for your contribution!
Would you just check my comment before I merge?
File updated Thx
This is due to authenticate() method wich return a boolean. If use of ternary operator you can get a user (if exists) or bool (result of authenticate() method)