With Wix Headless, you can authenticate members on a site or app using Wix as your identity provider. This allows members to securely sign in and access content or features that are specific to their account, such as their profile, saved items, order history, or other private information.
Using a Wix login page is the simplest way to set up member authentication, as Wix handles the user experience and authentication process. However, you can't change the look and feel of the Wix login page.
When using a Wix login page, you're responsible for writing the code to start the login and handle the response. Wix handles the login UI and authentication.
The login flow looks like this:
Note: Parts of the login flow are automated for you when using Wix-managed Headless.
Before implementing a Wix login page, make sure to:
Note: If you're using Wix-managed Headless, you don't need to do these steps. Wix handles them automatically.