Closed vladpopa33 closed 2 years ago
Is it possible for passport to do the password check using another column or why not even a different table?
I've tried overriding the getAuthPassword and validateForPassportPasswordGrant methods but it didn't worked.
I tried something like this. But it doesn't even call those methods.
have you seen #16 ?
Is it possible for passport to do the password check using another column or why not even a different table?
I've tried overriding the getAuthPassword and validateForPassportPasswordGrant methods but it didn't worked.
I tried something like this. But it doesn't even call those methods.