From 537946b140fc8f7dfe842d0f5abfc50f90c62395 Mon Sep 17 00:00:00 2001 From: Tony Lea Date: Sun, 9 Jun 2024 09:02:35 -0400 Subject: [PATCH] Adding latest update --- content/docs/config/social-providers.md | 2 +- includes/home/{never-worry.html => auth-auto-pilot.html} | 2 +- pages/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename includes/home/{never-worry.html => auth-auto-pilot.html} (93%) diff --git a/content/docs/config/social-providers.md b/content/docs/config/social-providers.md index 34ce9ca..3c3d951 100644 --- a/content/docs/config/social-providers.md +++ b/content/docs/config/social-providers.md @@ -15,7 +15,7 @@ nextSlug: 'two-factor-auth' ## Introduction -Auth supports out-of-the-box social authentication. This allows users to log in using their social media accounts, making the authentication process more convenient and secure. +Auth supports out-of-the-box social authentication. This will allows your users to login/register using their social media accounts. ## Included Providers diff --git a/includes/home/never-worry.html b/includes/home/auth-auto-pilot.html similarity index 93% rename from includes/home/never-worry.html rename to includes/home/auth-auto-pilot.html index 0925167..dd22d82 100644 --- a/includes/home/never-worry.html +++ b/includes/home/auth-auto-pilot.html @@ -2,7 +2,7 @@
-

Never Worry About Auth Again

+

Auth on Auto-Pilot

Our GitHub action will ensure your auth is fully functional. Setup is lickity split! Now, you can focus on what you do best — building great applications.

diff --git a/pages/index.html b/pages/index.html index b7454f0..3ed3fdb 100644 --- a/pages/index.html +++ b/pages/index.html @@ -22,7 +22,7 @@ - + \ No newline at end of file