https://github.com/auth0-developer-hub/web-app_nextjs_typescript_hello-world_pages-router
https://github.com/auth0-developer-hub/web-app_nextjs_typescript_hello-world_pages-router
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/auth0-developer-hub/web-app_nextjs_typescript_hello-world_pages-router
- Owner: auth0-developer-hub
- License: apache-2.0
- Created: 2023-01-24T18:00:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T18:41:45.000Z (about 1 year ago)
- Last Synced: 2024-11-02T16:08:46.102Z (5 months ago)
- Language: TypeScript
- Size: 239 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- 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_pages-router - (TypeScript)
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 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/TypeScript Code Sample: User Authentication For Basic Apps"](https://developer.auth0.com/resources/code-samples/web-app/nextjs/basic-authentication/typescript) page for instructions on how to configure and run this code sample 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).