> For the complete documentation index, see [llms.txt](https://xoxoday.gitbook.io/plum/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoxoday.gitbook.io/plum/developer-resources/storefront-integration.md).

# StoreFront Integration

## Basics of StoreFront Integration

1. Points are distributed to the end-users via the platform
2. Upon placing a redemption request, the user is redirected to Xoxoday storefront
3. The user can choose the vouchers to redeem&#x20;
4. Once the redemption is complete, Xoxoday updates the available points balance is in the platform.

**Xoxoday implemented standard Oauth 2.0 protocol for it’s clients to access relevant resources. PFB.**

**Let’s go through the steps of implementing the Oauth Client side.**<br>
