11 Commits

Author SHA1 Message Date
Mac 7238e96c61 feat: support RSA JWK key stores for Shorebird auth (#3627) 2026-02-25 19:50:32 -07:00
Bryan Oltman 88d0695a1b feat: add support for extracting jwt from http headers (#3109) 2025-05-23 11:20:05 -04:00
Felix Angelov 192fbb94e3 chore(deps): upgrade to Dart 3.8.0 (#3106) 2025-05-21 17:52:56 -05:00
Felix Angelov c1bdc82104 chore(deps): upgrade to Dart 3.7 (#2894) 2025-02-14 13:04:26 -06:00
Felix Angelov c5db92fa1a refactor(jwt): upgrade analysis_options (#2715) 2024-12-19 11:50:58 -06:00
Eric Seidel e6852bfbac chore: add cspell checking to our CI (#2421) 2024-08-19 16:53:10 -05:00
Bryan Oltman 30b1bc2f0c feat(jwt): add support for JWK-based JWT verification (#1742) 2024-02-20 17:06:36 -05:00
Bryan Oltman 5451a9305b feat(jwt): allow deserialization of unvalidated JWTs (#1741)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
2024-02-20 15:18:52 -05:00
Felix Angelov dd77c00b4e feat(jwt): support multiple audience verification (#748) 2023-06-30 14:56:15 -05:00
Felix Angelov e2b7965231 fix(jwt): make authTime optional (#227) 2023-04-04 14:28:48 -05:00
Felix Angelov d5e4472862 feat: add package:jwt (#225) 2023-04-04 12:39:42 -05:00