15 Commits

Author SHA1 Message Date
e44d476d88 Add additional information to AuthErrors raised. 2025-02-15 07:21:32 -06:00
7bc77ac7d7 Allow bypassing of CSRF valdiation when needed. 2025-02-04 17:54:07 -06:00
e4c7524d3d Bugfix: guard NPE in ApiError creation. 2025-01-30 07:23:50 -06:00
c75c973350 ApiError appends parent stacktrace to its own. 2025-01-20 06:40:38 -06:00
3c3edacd7c Support cases where the aud token is a list of valid audiences. 2025-01-10 21:01:36 -06:00
9f302556f6 Remove dependence on logging framework. Just raise exceptions instead. 2025-01-05 06:34:27 -06:00
feeef6429c Change the signatures of the raiseApiError procedure to be consistent. 2025-01-03 08:48:57 -06:00
6bee730d7a Refactor to base on mummy instead of jester. 2025-01-01 11:22:48 -06:00
9a510389d3 Add object to standardize the API response data format. 2023-08-09 09:18:29 -05:00
3b1e9b5a8d Update dependencies, log errors as errors. 2023-02-25 14:56:47 -07:00
3d2f52ee1d Update version of namespaced_logging. 2023-02-04 00:24:25 -06:00
daa78f974a Add standard pattern for pagination to the helper function. 2022-09-08 11:12:58 -05:00
04bd6aa69f JSON-related methods return JsonNodes instead of strings. 2022-09-08 11:02:31 -05:00
f605ce6feb Update logging level for CORS warnings to be less noisy. 2022-03-11 08:59:48 -06:00
3777e3dbbd Initial commit. 2022-01-23 23:07:16 -06:00