https://github.com/auth0-developer-hub/web-app_nextjs_typescript_hello-world
https://github.com/auth0-developer-hub/web-app_nextjs_typescript_hello-world
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/auth0-developer-hub/web-app_nextjs_typescript_hello-world
- Owner: auth0-developer-hub
- License: apache-2.0
- Created: 2024-06-12T19:17:08.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T19:18:13.000Z (10 months ago)
- Last Synced: 2024-10-16T07:04:39.204Z (6 months ago)
- Language: CSS
- Size: 202 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - auth0-developer-hub/web-app_nextjs_typescript_hello-world - (CSS)
README
# Next.js/TypeScript: Basic User Authentication Code Sample
This TypeScript code sample demonstrates **how to implement user authentication** in Next.js web applications using Auth0. This Next.js code sample builds the web application following the App Router paradigm.
This code sample is part of the ["Auth0 Developer Resources"](https://developer.auth0.com/resources), a place where you can explore the authentication and authorization features of the Auth0 Identity Platform.
Visit the ["Next.js Authentication By Example: Using App Router"](https://developer.auth0.com/resources/guides/web-app/nextjs/basic-authentication) page to learn how to implement user authentication step by step and how to integrate it with an external API server of your choice.
## Why Use Auth0?
Auth0 is a flexible drop-in solution to add authentication and authorization services to your applications. Your team and organization can avoid the cost, time, and risk that come with building your own solution to authenticate and authorize users. We offer tons of guidance and SDKs for you to get started and [integrate Auth0 into your stack easily](https://developer.auth0.com/resources/code-samples/full-stack).