From b11be1e5ac0443f60f71df4e25ca84b55499d76f Mon Sep 17 00:00:00 2001 From: Lakhan Samani Date: Wed, 2 Jun 2021 18:59:13 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed3ddb4..2abf378 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,6 @@ yauth (aka your-auth) is a complete open source authentication and authorization * Attempts to implement the latest guidance published by Open Web Application Security Project * Advanced options allow you to define your own routines to handle controlling what accounts are allowed to sign in, for encoding and decoding JSON Web Tokens and to set custom cookie security policies and session properties, so you can control who is able to sign in and how often sessions have to be re-validated. +# License +[MIT](https://github.com/yauthio/yauth/blob/main/LICENSE)