Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.53 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.53 KB

Security library by aah framework

Build Status Code Coverage Go Report Card Release Version Godoc Twitter @aahframework

Security library houses all the application security implementation (Authentication, Authorization, Session Management, CSRF, Security Headers, etc.) by aah framework.

News

  • v0.10.1 released and tagged on Jul 29, 2018.

Installation

go get -u aahframework.org/security.v0

Visit official website https://aahframework.org to learn more about aah framework.