Is there a way to login using a field other than email? (using the API)

I searched but could not see if there is a way to login using a user defined field rather than email.

Thanks

Just change the identity column to another one and you’ll be able to use it as a login.

Thanks so much for the quick reply! I’ll give that a try.