Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt

Use this file to discover all available pages before exploring further.

End of support for @suprsend/react-inbox. The current React SDK is @suprsend/react.Inbox authentication has been upgraded from HMAC subscriber_id to signed JWT user tokens for better security. If you are starting fresh, install @suprsend/react and follow this page. If you are on the older @suprsend/react-inbox package, follow the migration guide.
There are 2 ways in which you can implement inbox/feed functionality:
  • Drop-in components: Pre-built UI with many customizable options which require minimal effort to build. For setup please refer docs.
  • Headless implementation: For more advanced use cases where you want to build UI/UX from scratch. For setup please refer docs.