Gregory Schier and Claude Opus 5
7a6d275fdb
feat(auth-oauth2): custom parameters for authorization, token, and refresh requests ( #629 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-09-13 09:15:25 -07:00
Gregory Schier
569f552d79
Stop sending scope on the authorization code token request ( #579 )
2026-08-17 12:23:08 -07:00
Michaël Arnauts and Gregory Schier
be004425fa
fix: Add username to the tokenStoreKey so the saved token is invalidated when the user changes in the environment ( #426 )
...
Co-authored-by: Gregory Schier <gschier1990@gmail.com >
2026-08-14 13:50:48 -07:00
Gregory Schier
42b22d4c07
Fall back to JWT exp claim when OAuth token response has no expires_in ( #506 )
2026-07-14 08:24:07 -07:00
Gregory Schier and Claude Opus 4.6
b4a1c418bb
Run oxfmt across repo, add format script and docs
...
Add .oxfmtignore to skip generated bindings and wasm-pack output.
Add npm format script, update DEVELOPMENT.md for Vite+ toolchain,
and format all non-generated files with oxfmt.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-13 10:15:49 -07:00
Gregory Schier
45262edfbd
Migrate to Vite+ unified toolchain ( #428 )
2026-03-13 09:27:56 -07:00
Gregory Schier
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
Étienne Lévesque and Gregory Schier
8300187566
[Plugins] [Auth] [oauth2] Support identity platforms with underlying IDPs ( #261 )
...
Co-authored-by: Gregory Schier <gschier1990@gmail.com >
2025-10-17 16:07:25 -07:00