Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Logout Functionality | Authentication
Next.js 14
course content

Conteúdo do Curso

Next.js 14

Next.js 14

1. Introduction
2. Basic Concepts
3. Pages and Layouts
4. Deployment and Database
5. Working with Data
6. Advanced Features
7. Authentication

Logout Functionality

The final feature we need to develop is logging out.

Back to the Project

To implement the logout feature within the <SideNav /> component, invoke the signOut function from auth.ts within your <form> element:

Test it using the following credentials:

  • mail: user@mail.com;
  • password: 123456.

In Practice

Tudo estava claro?

Seção 7. Capítulo 8
We're sorry to hear that something went wrong. What happened?
some-alt