Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Commit 4f668f3

Browse files
committed
feat: update v2 and support ctx
1 parent 290367c commit 4f668f3

23 files changed

+524
-495
lines changed

README.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,12 @@ import "github.com/gogf/gf-jwt/v2"
1515
```
1616

1717

18-
![](screenshot/1.png)
18+
![login](screenshot/1.png)
1919

20-
![](screenshot/2.png)
20+
![check user info](screenshot/2.png)
2121

22-
![](screenshot/3.png)
22+
![refresh token](screenshot/3.png)
23+
24+
![logout](screenshot/4.png)
25+
26+
![check user info again](screenshot/5.png)

README_zh.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,12 @@ import "github.com/gogf/gf-jwt/v2"
1515
```
1616

1717

18-
![](screenshot/1.png)
18+
![登录](screenshot/1.png)
1919

20-
![](screenshot/2.png)
20+
![查看用户信息](screenshot/2.png)
2121

22-
![](screenshot/3.png)
22+
![刷新](screenshot/3.png)
23+
24+
![注销](screenshot/4.png)
25+
26+
![再次查看用户信息](screenshot/5.png)

0 commit comments

Comments
 (0)