Implementing 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
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 7. Capítulo 8
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Awesome!
Completion rate improved to 2.08
Implementing Logout Functionality
Desliza para mostrar el menú
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
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 7. Capítulo 8