Login
Full-page account login section with social sign-in and email authentication.
Welcome Back
Securely access your travel insurance profile
or email
Don't have an account?
---
import Login from "@features/login/Login.astro";
---
<Login /> ---
blocks:
_component: page-sections/features/login
--- Overview
Use Login for account access flows that should take over the page rather than sit inside a smaller content section. This section is currently powered by a client-loaded React page with fixed login UI and network behavior, so there are no editable component inputs yet.
Properties
No properties available. Make sure the component has a valid .cloudcannon.structure-value.yml file.