@xylex-group/athena-auth-ui/pages
Ready-to-mount page shells that wrap the standalone auth and settings components with default layouts.
Import
import { ExampleExport } from "@xylex-group/athena-auth-ui/pages"Exported Docs
- AccountSettingsPage: Ready-to-mount page shell for Account Settings with the package's default page layout.
- AuthPage: Ready-to-mount page shell for Auth with the package's default page layout.
- ForgotPasswordPage: Ready-to-mount page shell for Forgot Password with the package's default page layout.
- ResetPasswordPage: Ready-to-mount page shell for Reset Password with the package's default page layout.
- SecuritySettingsPage: Ready-to-mount page shell for Security Settings with the package's default page layout.
- SettingsPage: Ready-to-mount page shell for Settings with the package's default page layout.
- SignInPage: Ready-to-mount page shell for Sign In with the package's default page layout.
- SignOutPage: Ready-to-mount page shell for Sign Out with the package's default page layout.
- SignUpPage: Ready-to-mount page shell for Sign Up with the package's default page layout.
@xylex-group/athena-auth-ui/email
Transactional email components plus template metadata helpers for auth lifecycle messages such as resets, verification, invitations, and security alerts.
@xylex-group/athena-auth-ui/plugins
HeroUI-specific plugin helpers plus standalone components that are primarily used when those plugins are enabled.