feat(frontend): Use betterAuth implementation from nuxthub-better-auth project
This commit is contained in:
@@ -26,6 +26,7 @@ definePageMeta({ layout: 'auth' })
|
||||
useSeoMeta({ title: 'Sign up' })
|
||||
|
||||
const toast = useToast()
|
||||
const { signUp } = useAuth()
|
||||
|
||||
const fields = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user