From adf4877e8a9a9f8e0ee1d60c0e79c42439cbd4c7 Mon Sep 17 00:00:00 2001 From: "Gaurav K. Roy" <95337033+GauravRoy6@users.noreply.github.com> Date: Wed, 8 Dec 2021 14:13:34 +0600 Subject: [PATCH] Update index.md --- content/user-authentication-react-application/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/user-authentication-react-application/index.md b/content/user-authentication-react-application/index.md index fdbc57477..b233a4f9b 100644 --- a/content/user-authentication-react-application/index.md +++ b/content/user-authentication-react-application/index.md @@ -3,7 +3,7 @@ title: "A Guide To React User Authentication with LoginRadius" date: "2020-12-10" coverImage: "authentication-main.png" author: "Versha Gupta" -tags: ["Authentication", "LoginRadius", "React", "JavaScript"] +tags: ["Authentication", "LoginRadius", "React"] description: "This article focuses on helping developers learn how to integrate user authentication in React applications and determine the basic principles of authentication with React." ---