Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

OAUTH

Use when a val needs to require login with a Val Town account — gating routes behind authentication, identifying the current user, building user-specific dashboards. Covers std/oauth's `oauthMiddleware` and `getOAuthUserData`, the auto-managed `/auth/*` routes, and session behavior. For third-party OAuth providers (Google, GitHub, etc.) see the `third-party-integrations` skill instead.

ConcertoNotes e788625 3.7 KB Updated 0 repo stars

File contents

ConcertoNotes/codex-plugins/tree/main/plugins/community/vals/skills/oauth commit e788625af0

Frequently asked questions

npx skillmds add concertonotes/oauth