ReferenceSDKs & Libraries
SDKs & Libraries
Official SilentAuth SDKs are maintained by the SilentAuth team and receive the same updates as the API. All SDKs are open source and available on GitHub.
Official SDKs
npm install @silentauth/sdk
Intent creation & pollingPermit validation (online + offline)Webhook verificationReact hooks
pip install silentauth
Async (asyncio) supportDjango & FastAPI middlewarePermit validationWebhook helpers
go get github.com/silentauth/silentauth-go
Context-aware API clientOffline permit verificationHTTP middlewareStruct-tagged config
Community Libraries
These libraries are maintained by the community. Open source contributions welcome.
Ruby
silentauth-rubygem install silentauthJava
silentauth-javaimplementation 'io.silentauth:sdk:1.0.0'.NET
silentauth-dotnetdotnet add package SilentAuth.SDKBuilding Your Own?
Any HTTP client can work with the SilentAuth REST API. See the API Reference for the full spec. We'd love to feature your library — open a PR on the SilentAuth GitHub org.