Update README.md

This commit is contained in:
Lakhan Samani 2021-06-02 18:59:13 +05:30 committed by GitHub
parent 334c87c98b
commit 8b8f4dc61d

View File

@ -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)