SDKs
First-party client SDKs for integrating with O2ID, built directly against the API Reference so they stay in sync with the server.
| SDK | Status | Target clients |
|---|---|---|
| JavaScript/TypeScript | Available | Browser SPAs and Node.js server-side/confidential clients |
| Python | Coming soon | Django/Flask/FastAPI backends and scripts |
| Go | Coming soon | Go services and CLIs — lifted from o2idctl's own login flow |
| Java | Coming soon | Spring Boot and other JVM backends |
| iOS (Swift) | Coming soon | Native iOS/macOS apps via ASWebAuthenticationSession |
| Android (Kotlin) | Coming soon | Native Android apps via Custom Tabs |
Don't see your language yet? Everything an SDK wraps is plain OAuth2/OIDC + REST — see the API Reference to integrate directly in the meantime.