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-08-20 02:13:58 +02:00
Code
Issues
8
Packages
Projects
Releases
10
Wiki
Activity
Files
07a9a6c6c0827137ceafabc41a741a147032c0ce
yaak-mountain-loop
/
plugins
/
auth-oauth2
/
src
T
History
Gregory Schier
10e962a0e6
Add a plugin API for reading HTTP response bodies (
#560
)
2026-08-16 11:10:14 -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
Add a plugin API for reading HTTP response bodies (
#560
)
2026-08-16 11:10:14 -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