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." ---