File tree 2 files changed +16
-1
lines changed
2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ v0.0.5] ( https://github.com/adhocore/goic/releases/tag/v0.0.5 ) (2021-10-11)
2
+
3
+ ### Features
4
+ - Add base64 url decoder and use from parseModulo(), parseExponent() (Jitendra Adhikari) [ _ fdfd3af_ ] ( https://github.com/adhocore/goic/commit/fdfd3af )
5
+
6
+ ### Internal Refactors
7
+ - Use shorthand func param types, update verbose msg format (Jitendra Adhikari) [ _ 19a1bca_ ] ( https://github.com/adhocore/goic/commit/19a1bca )
8
+ - Extract verifyClaims() from verifyToken() (Jitendra Adhikari) [ _ 8672ae9_ ] ( https://github.com/adhocore/goic/commit/8672ae9 )
9
+
10
+ ### Documentations
11
+ - Update demo section (Jitendra) [ _ 2095357_ ] ( https://github.com/adhocore/goic/commit/2095357 )
12
+ - Add demo URL (Jitendra) [ _ f0afa31_ ] ( https://github.com/adhocore/goic/commit/f0afa31 )
13
+ - Minor updates (Jitendra) [ _ 8dfb403_ ] ( https://github.com/adhocore/goic/commit/8dfb403 )
14
+
15
+
1
16
## [ v0.0.4] ( https://github.com/adhocore/goic/releases/tag/v0.0.4 ) (2021-10-11)
2
17
3
18
### Miscellaneous
Original file line number Diff line number Diff line change 1
- v0.0.4
1
+ v0.0.5
You can’t perform that action at this time.
0 commit comments