JSON Web Tokens for Zig
 
 
Go to file
LeRoyce Pearson c4186d71c0 Implement typed and untyped encode/validate 2021-05-11 01:46:39 -06:00
.gitignore Implement validation of HS256 JWTs 2021-05-10 23:57:41 -06:00
build.zig Implement validation of HS256 JWTs 2021-05-10 23:57:41 -06:00
gyro.zzz Implement validation of HS256 JWTs 2021-05-10 23:57:41 -06:00
jwt.zig Implement typed and untyped encode/validate 2021-05-11 01:46:39 -06:00
zig.mod Implement validation of HS256 JWTs 2021-05-10 23:57:41 -06:00