oauth
Kickside OAuth — OAuth 2.0 connection management with PKCE, encrypted token storage, and background refresh. Exposes the connector + oauth_connection contracts that provider plugins bind to.
BUSL-1.1 1.4k downloads
Updated 3 days ago Repository
kicksideoauthauthenticationconnectionspkce
Run
wippy run kickside/oauthkickside/oauth
OAuth 2.0 connection management with PKCE support, encrypted token storage, and
background refresh. Exposes the kickside.oauth:connector and
kickside.oauth:oauth_connection contracts that provider plugins bind to.
Features
- OAuth 2.0 authorization flows
- PKCE support for public clients
- Token refresh handling
- Connection management