/security

Security library by aah framework

Primary LanguageGoMIT LicenseMIT

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.