OAuth and SSO callback handler for processing authentication redirects and completing sign-in flows
<SSOCallback />
component handles OAuth and SSO authentication callbacks from external providers. It processes the authentication response, completes the sign-in flow, and manages various callback scenarios including success, error, and completion requirements.
<SignInForm />
- Main authentication form<SignUpForm />
- User registration form<UserButton />
- User profile dropdown