A function which will be called to find the user using the information the strategy got from the request.
The params from the strategy.
The user data.
If the user was not found. Any other error will be ignored and thrown again by the strategy.
A function which will be called to find the user using the information the strategy got from the request.