Login using username, e-mail and password

My requirement is to take 3 mandatory inputs from user (username, e-mail Id and password) and authenticate the user based on these three credentials.Is it possible to implement this workflow in auth0.I know auth0 supports username/email-id and password.But I want all the three as input.