This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
yaak-mountain-loop
Watch
1
Star
0
Fork
0
mirror of
https://github.com/mountain-loop/yaak.git
synced
2026-09-10 03:41:52 +02:00
Code
Issues
8
Packages
Projects
Releases
10
Wiki
Activity
Files
dependabot/npm_and_yarn/faker-js/faker-10.5.0
yaak-mountain-loop
/
plugins
/
auth-oauth2
/
src
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Gregory Schier
569f552d79
Stop sending scope on the authorization code token request (
#579
)
2026-08-17 12:23:08 -07:00
..
grants
fix: Add username to the tokenStoreKey so the saved token is invalidated when the user changes in the environment (
#426
)
2026-08-14 13:50:48 -07:00
callbackServer.ts
Run oxfmt across repo, add format script and docs
2026-03-13 10:15:49 -07:00
fetchAccessToken.ts
Stop sending scope on the authorization code token request (
#579
)
2026-08-17 12:23:08 -07:00
getOrRefreshAccessToken.ts
Add a plugin API for reading HTTP response bodies (
#560
)
2026-08-16 11:10:14 -07:00
index.ts
fix: Add username to the tokenStoreKey so the saved token is invalidated when the user changes in the environment (
#426
)
2026-08-14 13:50:48 -07:00
store.ts
fix: Add username to the tokenStoreKey so the saved token is invalidated when the user changes in the environment (
#426
)
2026-08-14 13:50:48 -07:00
util.ts
Fall back to JWT exp claim when OAuth token response has no expires_in (
#506
)
2026-07-14 08:24:07 -07:00