Oauth
OAuth flows and adapters for RapidKit authentication
Status
Coverage Gate
Version
Registry Date
About
OAuth flows and adapters for RapidKit authentication. It ships as a stable RapidKit free module with generated runtime scaffolding, configuration sources, documentation, and validation metadata from the Core module manifest.
Features
- Oauth Provider Registry
- Oauth Router Scaffold
- Oauth Token Exchange Helpers
Capabilities
Compatible Frameworks
Verified module evidence
Get Started
workspai add module free/auth/oauthRun this inside a Workspai-managed project to keep workspace context and module state aligned.
rapidkit add module free/auth/oauthUse this when the project only uses the standalone RapidKit Python engine.
100% Free & Open Source
Resources
Module Information
Status
License
Apache-2.0
Category
auth
Author
Chistiq
Published 7/27/2026
Required Modules
Related Modules
Explore other modules in the auth category
API Keys
Deterministic API key issuance, verification, and auditing
Auth Core
Authentication core primitives (JWT, RBAC, dependencies) for RapidKit
Passwordless
Passwordless authentication flows (magic links, OTP) for RapidKit