Documentation Index
Fetch the complete documentation index at: https://stytch.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
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.