Add Authdog to your stack with framework-specific setup, session handling, route protection, and deployment guidance. Each guide states where authentication is verified so client-side identity never becomes a security boundary.
Common starting points for full-stack, frontend, and API applications.
App Router callback exchange and client identity integration.
@authdog/nextjs-app
Presentational identity components for React applications.
@authdog/react-elements
Middleware and route guards for Express apps.
@authdog/express
Dependencies for session context and a 401 require_auth gate.
Source available · PyPI release pending
Framework-aware providers, callbacks, middleware, and mobile deep links.
Loaders, actions, and session handling.
@authdog/remix-node
Mobile sign-in flows with deep links and secure storage.
@authdog/react-native
Hooks, load functions, and form actions.
@authdog/sveltekit
Full-stack React with server functions and streaming.
@authdog/tanstack-start
Composables and client integration for Vue 3 applications.
@authdog/vue
Guards, interceptors, and standalone providers.
@authdog/angular
Middleware and endpoints for content-first sites.
@authdog/astro
Static and hybrid sites with auth at edge.
@authdog/gatsby
Full-stack Jamstack with Authdog-backed identity.
@authdog/redwood
Validate callers and enforce access in server routes and services.
Plugins and hooks for Fastify runtime.
@authdog/fastify
Middleware plus a require_auth view decorator.
Source available · PyPI release pending
Session on flask.g and a require_auth decorator.
Source available · PyPI release pending
ASGI middleware and async require_auth for pure Starlette.
Source available · PyPI release pending
Middleware and a require_auth wrapper for aiohttp handlers.
Source available · PyPI release pending
Middleware and service-to-service auth.
Go module
Axum, Actix Web, Rocket, Warp, and Poem integrations.
Source available · crates.io release pending