npm package
@stytch/react
React specific bindings for the Stytch SDK, including
StytchProviderCompatibility and requirements
Languages
The SDK is available in vanilla JavaScript along with React and Next.js components. Full TypeScript typing is available out of the box. Web components are available in the vanilla JS library and can be used in most frontend frameworks (see examples for Vue.js and Svelte).Browsers
- Chrome 109 desktop and mobile
- Safari 16 desktop and mobile
- Firefox 106 desktop
- Custom themes need
color-mix()support (Chrome 111, Safari 16.2, Firefox 113). We have compatibility helpers if you need to support older browsers.