DEV Community

Cover image for User Login Authentication
labrahimiimrane
labrahimiimrane

Posted on

 

User Login Authentication

In this Repo, we will show how to add basic user login with authentication to a Next.js app using Auth0.

Auth0 is the easiest way for developers to add authentication and build secure applications.

Check out documentation for more details @auth0/nextjs-auth0.

Repo : https://github.com/saidMounaim/auth0-nextjs

Follow Him : https://github.com/saidMounaim/

Top comments (3)

Collapse
 
lukeshiru profile image
Luke Shiru • Edited

The Content Policy of DEV states that:

Posts must contain substantial content — they may not merely reference an external link that contains the full post.

Please, write an actual post here or use the listings option if just want to just promote.

Collapse
 
shikkaba profile image
shikkaba

This feels more like an ad than a post.

Collapse
 
h0sny profile image
Hosnyy

I think you should implement authentication yourself , at least for a small - medium project you don't have to pay for authentication and by the way as your users grow it will become pretty expensive

Visualizing Promises and Async/Await 🤓

async await

☝️ Check out this all-time classic DEV post on visualizing Promises and Async/Await 🤓