Skip to main content
useStytchB2BClient is a hook that returns the Stytch client that was passed into <StytchB2BProvider>. Use the client to call any SDK methods. To follow React best practices, these methods should only be called in callbacks or useEffect hooks.