A generic wrapper for JWT claims in Go
Go to file
2023-06-19 11:40:28 +01:00
.idea Separate generate and sign methods for raw jwt.Claims 2022-12-09 12:53:36 +00:00
auth Thunder and lightning caused a powercut just committing my progress before continuing 2023-06-18 13:03:41 +01:00
claims Thunder and lightning caused a powercut just committing my progress before continuing 2023-06-18 13:03:41 +01:00
go.mod Thunder and lightning caused a powercut just committing my progress before continuing 2023-06-18 13:03:41 +01:00
go.sum Thunder and lightning caused a powercut just committing my progress before continuing 2023-06-18 13:03:41 +01:00
interfaces.go Thunder and lightning caused a powercut just committing my progress before continuing 2023-06-18 13:03:41 +01:00
mjwt_test.go Add test for NewMJwtVerifierFromFile 2023-06-19 11:40:28 +01:00
mjwt.go Add comments to all of this 2023-06-18 18:09:49 +01:00
signer.go Add comments to all of this 2023-06-18 18:09:49 +01:00
verifier_test.go Add test for NewMJwtVerifierFromFile 2023-06-19 11:40:28 +01:00
verifier.go Add test for NewMJwtVerifierFromFile 2023-06-19 11:40:28 +01:00