The Wix Authentication API enables you to implement custom member registration and login for headless projects. Use this API to manage user authentication, while ensuring secure access.
With the Wix Authentication API, you can:
The Register V 2 and Login V 2 methods include a sessionToken
in their response. You can use the session token to get the site member's access and refresh tokens.
Note: You can use the Redirects API to let Wix handle authentication.