SDK configuration
Once your cookie domain is configured and DNS is validated, passapiBaseUrl when creating the client to point to your custom hostname:
auth.example.io with the custom hostname you configured in the dashboard.Configure the React Native SDK to use cookie-based authentication with a custom API base URL.
apiBaseUrl when creating the client to point to your custom hostname:
auth.example.io with the custom hostname you configured in the dashboard.