Web Client SDK
@userdocks/web-client-sdk is the standard Userdocks client library for apps
that want to use the hosted Userdocks register and login pages without a
React-specific wrapper.
Use this SDK if:
- you are integrating Userdocks in plain JavaScript
- you are using a framework other than React
- you want direct control over initialization and redirects
Start with the recommended guide: Register and Login with Userdocks SDKs.
If you want the package reference directly, use GitHub: @userdocks/web-client-sdk documentation on GitHub