React SDK
@userdocks/react-sdk is the standard Userdocks client library for React apps
that want to use the hosted Userdocks register and login pages.
Use this SDK if:
- your app is built with React
- you want a
UserdocksProviderand React hooks - you want the recommended Userdocks auth flow with minimal custom code
Start with the recommended guide: Register and Login with Userdocks SDKs.
If you want the package reference directly, use GitHub: @userdocks/react-sdk documentation on GitHub