v0.8 released and tagged on Oct 04, 2017
Security library houses all the application security implementation (Authentication, Authorization, Session Management, CORS, CSRF, Security Headers, etc.) by aah framework.
security developed for aah framework. However, it's an independent library, can be used separately with any Go language project. Feel free to use it.
# install the library
go get -u aahframework.org/security.v0Visit official website https://aahframework.org to learn more.