providers
Displays configuration details and setup instructions for Better Auth authentication providers.
Setup & Installation
What This Skill Does
Displays configuration details and setup instructions for Better Auth authentication providers. Shows OAuth providers, email/password, magic links, and passwordless options, with code examples for each.
Instead of digging through the Better Auth docs to find client ID fields and callback URL formats for each provider, this surfaces the exact config and code snippet for any provider on demand.
When to use it
- Looking up the required env vars for GitHub OAuth in Better Auth
- Checking which callback URL format Better Auth expects for Google sign-in
- Comparing setup steps between Discord and Twitter OAuth providers
- Generating integration code for a specific provider while writing auth routes
- Reviewing special requirements for passwordless authentication setup
Similar Skills
ios-application-dev
A reference guide for building iOS apps with UIKit, SnapKit, and SwiftUI.
fullstack-dev
A workflow guide for building full-stack applications, covering backend architecture, frontend-backend integration, auth, real-time features, and production hardening.
android-native-dev
A reference guide for Android native development covering Kotlin/Compose patterns, Material Design 3 specs, Gradle project setup, and build troubleshooting.
frontend-dev
Builds complete frontend pages by combining UI design, scroll animations, AI-generated media assets, and copywriting into a single workflow.
