An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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).