Add Aethex (org) login section using magic link
cgen-29523f35d5a24104860b6c500f60a470
This commit is contained in:
parent
45a48b4898
commit
0d418496b7
1 changed files with 3 additions and 0 deletions
|
|
@ -273,6 +273,9 @@ export default function Login() {
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{/* Aethex Org Login (Magic Link) */}
|
||||
<OrgLogin />
|
||||
|
||||
{/* Email/Password Form */}
|
||||
<form onSubmit={handleSubmit} className="space-y-4">
|
||||
{isSignUp && (
|
||||
|
|
|
|||
Loading…
Reference in a new issue