Default

Function: default()

function default(): Element

Defined in: app/auth/loginFailed/page.tsx:52

LoginFailedPage component is the main entry point for the login failed page. It uses React's Suspense to handle loading states.

Returns

Element

LoginFailedPage component

On this page