From f1a831f802f6d41d1a5810c5df6b349b0ba3b854 Mon Sep 17 00:00:00 2001 From: Lakhan Samani Date: Wed, 21 Jul 2021 15:33:08 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8207a6a..6444a14 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # yauth -yauth (aka your-auth) is a complete open source authentication and authorization solution for your applications. Bring your database and have complete control over the authentication and user data. A microservice that can be deployed anywhere and connected any sql database. +yauth (aka your-auth) is a complete open source authentication and authorization solution for your applications. Bring your database and have complete control over the authentication, authorization and user data. A microservice that can be deployed anywhere and connected any sql database. This an [Auth0](https://auth0.com) opensource alternative.