--- title: Examples & Resources (Enterprise SSO) sidebar_label: Examples & Resources description: Examples & Resources for our Enterprise SSO product --- # Examples & Resources (Enterprise SSO) ## Examples - [Jackson with Next.js and NextAuth.js](https://github.com/boxyhq/jackson-examples/tree/main/apps/next-auth) - [Jackson with Remix and remix-auth](https://github.com/boxyhq/jackson-remix-auth) - [Jackson with React and client-side OAuth](https://github.com/boxyhq/jackson-examples/tree/main/apps/react) - [Jackson with Express.js](https://github.com/boxyhq/jackson-examples/tree/main/apps/express) - [Jackson with Supertokens and Express.js](https://github.com/boxyhq/jackson-supertokens-express) - [Jackson with Express.js and Auth0](https://github.com/boxyhq/express-jackson-auth0-demo) ## Resources - [Mock SAML hosted service](https://mocksaml.com) - [Mock SAML](https://github.com/boxyhq/mock-saml) - [NextAuth.js Provider](https://next-auth.js.org/providers/boxyhq-saml) - [Remix Auth Strategy](https://github.com/boxyhq/remix-auth-saml) ## Third-party examples - [Jackson with Next.js and Supertokens](https://github.com/nadilas/jackson-next-supertokens)