diff --git a/apps/www/src/content/examples/authentication.md b/apps/www/src/content/examples/authentication.md new file mode 100644 index 00000000..d5324d03 --- /dev/null +++ b/apps/www/src/content/examples/authentication.md @@ -0,0 +1,5 @@ + + + \ No newline at end of file diff --git a/apps/www/src/examples/authentication/Example.vue b/apps/www/src/examples/authentication/Example.vue new file mode 100644 index 00000000..c9f7801e --- /dev/null +++ b/apps/www/src/examples/authentication/Example.vue @@ -0,0 +1,95 @@ + + + + + + + Login + + + + + + + + Acme Inc + + + + + “This library has saved me countless hours of work and + helped me deliver stunning designs to my clients faster than + ever before.” + + + + + + + + + + Create an account + + + Enter your email below to create your account + + + + + By clicking continue, you agree to our + + Terms of Service + + and + + Privacy Policy + + . + + + + + diff --git a/apps/www/src/examples/authentication/components/UserAuthForm.vue b/apps/www/src/examples/authentication/components/UserAuthForm.vue new file mode 100644 index 00000000..93d36c0d --- /dev/null +++ b/apps/www/src/examples/authentication/components/UserAuthForm.vue @@ -0,0 +1,62 @@ + + + + + + + + + Email + + + + + + Sign In with Email + + + + + + + + + + Or continue with + + + + + + + GitHub + + +
+ + “This library has saved me countless hours of work and + helped me deliver stunning designs to my clients faster than + ever before.” + + +
+ “This library has saved me countless hours of work and + helped me deliver stunning designs to my clients faster than + ever before.” +
+ Enter your email below to create your account +
+ By clicking continue, you agree to our + + Terms of Service + + and + + Privacy Policy + + . +