next-authkit-example
Example application demonstrating how to authenticate users with AuthKit and the WorkOS Node SDK.
File Explorer
- next.svg
- vercel.svg
- page.tsx
- signOut.ts
- route.ts
- route.ts
- footer.tsx
- sign-in-button.tsx
- route.ts
- favicon.ico
- layout.tsx
- page.tsx
- middleware.ts
- .env.local.example
- .eslintrc.json
- .gitignore
- .prettierrc
- next.config.js
- package-lock.json
- package.json
- README.md
- tsconfig.json
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
npm run
View Details ▼
npm run
Run a script.
npm run
List available scripts:
npm run {{script_name}}
Run a script:
npm run {{script_name}} -- {{argument}} {{--option}}
Pass arguments to a script:
// repository documentation
Was this content helpful?
(0 ratings)
