# estrada9166/server-authentication-next.js

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/estrada9166-server-authentication-next-js).**

107 stars · 12 forks · JavaScript

## Links

- GitHub: https://github.com/estrada9166/server-authentication-next.js
- awesome-repositories: https://awesome-repositories.com/repository/estrada9166-server-authentication-next-js.md

## Description

The main idea behind this example is to handle the sessions on the server, letting you validate if the user is logged before the view is rendered, as you know and if you don't know now you know 😂 to access to local storage on server render you must do componenDidMount so this example prevent…

## Tags

### Part of an Awesome List

- [Applications](https://awesome-repositories.com/f/awesome-lists/productivity/applications.md) — Example of server-side authentication flow.
