Commit Graph

2 Commits (6c8125b1e83752e1c3971c52c9ebaca3590a8e6f)

Author SHA1 Message Date
George ba5dc411df
fix(jwt): panic on call to token.Identifier() (#16023)
* 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
George ddce5d383a
feat(auth): add new jsonweb package (#15151) 2019-09-19 12:31:40 +01:00