Commit Graph

5 Commits (28815a160a1f48c38af32b4a680ce014353e8bc7)

Author SHA1 Message Date
Lyon Hill 683396ff5a
fix(jwt): jwt id's can't be invalid when marshaling () 2019-11-22 15:02:17 -07:00
George ba5dc411df
fix(jwt): panic on call to token.Identifier() ()
* fix(jwt): demonstrate panic in token.Identifier() in tests

* fix(jwt): return invalid ID when token.Identifier() cannot parse ID from string
2019-11-22 16:28:00 +01:00
Lyon Hill c8de76eaf9 fix(jwt): allow jwt's to be used in query proxy calls () 2019-11-22 10:12:36 +01:00
George 9f5390e449
feat(auth): add jwt support in auth middleware () 2019-09-27 12:12:41 +01:00
George ddce5d383a
feat(auth): add new jsonweb package () 2019-09-19 12:31:40 +01:00