+ This application uses a new technology that replaces passwords and temporary codes. +
+ ++ + Passkeys + + are a more secure way to sign into applications. They use advanced technology embraced by security experts, while improving ease-of-use. +
+ ++ Read more about Passkeys at the + FIDO Alliance + . +
+- This application uses a new technology that replaces passwords and temporary codes. -
- -- - Passkeys - - are a more secure way to sign into applications. They use advanced technology embraced by security experts, while improving ease-of-use. -
- -- Read more about Passkeys at the - FIDO Alliance - . -
-Sign into an existing account:
+ + <.live_component + disabled={false} + module={AuthenticationComponent} + id="authentication-component" + class={[ + "bg-gray-200 hover:bg-gray-300 hover:text-black rounded transition", + "ring ring-transparent focus:ring-gray-400 focus:outline-none", + "flex gap-2 items-center justify-center px-4 py-2 w-full", + "disabled:cursor-not-allowed disabled:opacity-25" + ]} + /> + + <.link navigate={~p"/sign-up"} class="underline">Create a new account +