mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-16 09:56:36 +00:00
fix get user rauth
This commit is contained in:
@@ -13,6 +13,8 @@ export default async function Page() {
|
||||
redirect("/");
|
||||
}
|
||||
|
||||
console.log(user.email)
|
||||
|
||||
return (
|
||||
<>
|
||||
<VerifyEmailForm email={user.email}/>
|
||||
|
||||
Reference in New Issue
Block a user