Signed in as {{ session.user.email }}
+ +{{ JSON.stringify(session, null, 2) }}
+
+
+ A minimal example of using Better Auth with Nuxt on Cloudflare Pages with D1 database.
+ +Welcome, {{ session.user.name }}!
+
+
+ Don't have an account?
+ Already have an account?