From 1439a0871ba8f22b101379cf163fa7d8cecdb63e Mon Sep 17 00:00:00 2001 From: Lakhan Samani Date: Wed, 21 Jul 2021 15:33:40 +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 6444a14..3032ed4 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, authorization 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. It is a microservice that can be deployed anywhere and connected any sql database. This an [Auth0](https://auth0.com) opensource alternative.