Gregory Schier
5919fae739
Run oxfmt across repo, add format script and ignore config
...
Format all non-generated files with oxfmt via `vp fmt`. Add
.oxfmtignore to skip bindings/ and wasm-pack output. Add npm
format script and update DEVELOPMENT.md docs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-13 09:52:11 -07:00
Gregory Schier
e4103f1a4a
Fix some lint
2026-03-13 07:36:26 -07:00
Gregory Schier
c2f068970b
Add external browser support for OAuth2 authorization ( #375 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-30 10:29:49 -08:00
Gregory Schier
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
Gregory Schier
20bb89de33
Try fix oauth window creation
2025-10-02 07:45:50 -07:00
Gregory Schier
20681e5be3
Scoped OAuth 2 tokens
2025-07-23 22:03:03 -07:00
Gregory Schier
b67ea29aff
Better error
2025-07-18 14:49:13 -07:00
Gregory Schier
a657c32445
Better authorization URL handling
2025-07-18 14:48:45 -07:00
Gregory Schier
8817be679b
Fix PKCE flow and clean up other flows
2025-06-25 07:10:11 -07:00
Gregory Schier
b52570bf58
Support id_token for OAuth 2.0
...
https://feedback.yaak.app/p/unable-to-use-idtoken-for-auth-in-authorization-code-oauth2
2025-05-30 08:02:29 -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
Étienne Lévesque
4ae7f99264
fix: Fixes the implicit OAuth flow not waiting for user to authenticate ( #8 )
2025-05-17 13:47:24 -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