How to pass parameters other than login ID (email address) and password to the login script of the custom database

I am authenticating with a custom database connection. However, I want to add another parameter to the login script because the user cannot be uniquely acquired only by the login ID.
Is there any way?

Thank you.

1 Like