CommitteeClash Documentation
API
Backend
Frontend
Actions
App
Api
Auth
Layout
LoggedOut
Page
Functions
Default
Login
LoginFailed
Logout
Commissiestrijd
Layout
PublicLeaderboard
Components
Lib
Types
FrontendAppAuthLoggedOutPageFunctions

Default

Function: default()

function default(): Element

Defined in: src/app/auth/loggedOut/page.tsx:14

LoggedOutPage component that displays a message after the user has logged out. This is a client-side component that provides a button to log back in with the OAuth provider.

Returns

Element

A message indicating the user has logged out and a button to log back in.

Functions

Previous Page

Login

Next Page

On this page

Function: default()Returns