Login create session only available with username not email
I have created new custom login and use API for authentication. At first, I try the create session API with the username and password. It succeded.
However when I use the email and password, it shows user not found.
I tried to use login directly with Zitadel in console UI, it works with username+password and email+password. Is there anything I might do it wrong here?

2 Replies