repositorypackage
0.1.4
Repository: https://github.com/common-go/web-security.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Security
- Implementation of TokenVerifier: DefaultTokenService
- Implementation of CacheService: RedisService of core-go/redis
Installation
Please make sure to initialize a Go module before installing core-go/security:
go get -u github.com/core-go/security
Import:
import "github.com/core-go/security"