pierwill
|
770f46b0a2
|
feat: Add initial OSS-Fuzz testing integration
|
2020-07-07 11:46:35 -07:00 |
George
|
f646653b1b
|
refactor!: replace authorizer.Allowed method with PermissionSet (#17959)
* refactor!: replace Allow method with PermissionSet
* chore(changelog): update changelog to reflect changes to authorizer
|
2020-05-13 12:27:46 +01:00 |
Jonathan A. Sternberg
|
0ae8bebd75
|
refactor: rewrite imports to include the /v2 suffix for version 2
|
2020-04-03 12:39:20 -05:00 |
Gavin Cabbage
|
b5c24f3c9d
|
refactor(tasks): auth user id (#17562)
|
2020-04-02 09:40:00 -04:00 |
Gavin Cabbage
|
f3462b306b
|
fix: revert token change to add user ID (#17551)
|
2020-04-01 15:13:20 -04:00 |
Gavin Cabbage
|
5f1eaa7be3
|
feat: include user ID with web token (#17535)
|
2020-04-01 13:43:46 -04:00 |
Lyon Hill
|
683396ff5a
|
fix(jwt): jwt id's can't be invalid when marshaling (#16032)
|
2019-11-22 15:02:17 -07:00 |
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 |
Lyon Hill
|
c8de76eaf9
|
fix(jwt): allow jwt's to be used in query proxy calls (#16010)
|
2019-11-22 10:12:36 +01:00 |
George
|
9f5390e449
|
feat(auth): add jwt support in auth middleware (#15152)
|
2019-09-27 12:12:41 +01:00 |
George
|
ddce5d383a
|
feat(auth): add new jsonweb package (#15151)
|
2019-09-19 12:31:40 +01:00 |