Gregory Schier
44a331929f
Enable type-aware linting and replace biome-ignore with oxlint-disable
...
- Enable typeAware option and no-explicit-any (error) in vite.config.ts
- Ignore generated binding files from linting
- Convert all 96 biome-ignore comments to oxlint-disable equivalents
- Add suppression comments for 3 previously uncovered any usages
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-13 08:24:45 -07:00
Davide Becker
f5d11cb6d3
Add support for client assertions in the OAuth 2 plugin ( #395 )
...
Co-authored-by: Davide Becker <github@reg.davide.me >
Co-authored-by: Gregory Schier <gschier1990@gmail.com >
2026-02-14 07:38:54 -08:00
Gregory Schier
20681e5be3
Scoped OAuth 2 tokens
2025-07-23 22:03:03 -07:00
Gregory Schier
8817be679b
Fix PKCE flow and clean up other flows
2025-06-25 07:10:11 -07:00
Gregory Schier
101efdd512
Merge plugins repo into mono
2025-05-29 08:02:24 -07:00
Gregory Schier
723e8d2874
Move everything into subdir for repo merge
2025-05-29 07:16:39 -07:00
Gregory Schier
9615d3e29b
Add audience parameter to OAuth 2
...
Closes https://feedback.yaak.app/p/how-do-i-send-an-audience-using-oauth2
2025-05-16 07:17:22 -07:00
Gregory Schier
252d23bb0e
Support for OAuth 2.0 ( #5 )
2025-01-26 13:32:17 -08:00