Sign in with password
The Sign in with password
method is used to authenticate an existing user to your application.
There are two modes of signing in with a password:
- Email: in this mode, we use an email.
- Phone: in this mode, we use a phone number.
Sign in using an email and password
To make a request to sign in a user using an email and password, follow these steps:
- Open the request panel and click on the
+
button to add a new request. - Fill in an appropriate name for the request and select the Supabase app to be used for the request. Then, under the method, choose
Sign in with password
. - Scroll downwards to select the mode as
Email
: under the Email menu, fill in the email (or use an input field or form field); fill in the password and the redirect URL.
Sign in using a phone number and password
- Open the request panel and click on the
+
button to add a new request. - Fill in an appropriate name for the request and select the Supabase app to be used for the request. Then, under the method, choose
Sign in with password
. - Scroll downwards to select the mode as
Phone
: under the phone menu, fill in the phone number (or use an input field or form field); fill in the password and choose the channel.