Autonnel v0.1.0
← Marketplace
OAuth2 / OIDC Login

OAuth2 / OIDC Login

Add OAuth 2.0 / OpenID Connect authentication to any Autonnel deployment. Supports Google, GitHub, and any standards-compliant OIDC provider.

  • One-line plugin registration in astro.config.
  • PKCE authorization-code flow out of the box.
  • Session upsert into your existing user store.

The SaaS version ships this plugin enabled by default.

Changelog

0.1.0

  • Initial release: Google + generic OIDC provider, PKCE auth-code flow, session upsert.