Deploy a Loyalty Microsite
The microsite is a white-labeled web app that gives your users access to your loyalty program features without requiring custom front-end development. You can read more about its capabilities on the Loyalty Microsite overview page in the Product Docs.
1
2
3
Authenticate your users
Choose how users will sign up and log in to the microsite. Most implementations use embedded authentication, where users authenticate through your existing system and the microsite session is created automatically.
Alternatively, you can configure interactive authentication using OAuth2, which redirects users to your identity server for sign-up and log-in before establishing a session.
Last updated
Was this helpful?