Skip to content

Commit 9ae6e9b

Browse files
committed
Update readme
1 parent 7400a46 commit 9ae6e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Security
2-
- Implementation of TokenVerifier: [DefaultTokenService](https://github.com/core-go/security/blob/main/jwt/default_token_service.go)
2+
- Implementation of TokenVerifier: [DefaultTokenService](https://github.com/core-go/security/blob/main/jwt/token_adapter.go)
33
- Implementation of CacheService: [RedisService](https://github.com/core-go/redis/blob/main/redis_service.go) of [core-go/redis](https://github.com/core-go/redis)
44

55
## Installation

0 commit comments

Comments
 (0)