Ka-Note/ka-note/scripts
beo3000 c28bd34a1a fix: persistent token cache in get-token.ps1
- Fast path: reads from ~/.ka-note/token.txt if not expired (no MSAL needed)
- On expiry: MSAL silent refresh with login hint
- Fallback: interactive browser login (~once per 90 days)
- Auto-saves every acquired token back to cache file

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-21 22:31:03 +01:00
..
download.ps1 feat: auto token acquisition + import helpers for Ka-Note scripts 2026-02-21 22:08:12 +01:00
get-token.ps1 fix: persistent token cache in get-token.ps1 2026-02-21 22:31:03 +01:00
import-helpers.ps1 feat: auto token acquisition + import helpers for Ka-Note scripts 2026-02-21 22:08:12 +01:00
import-jf-landata.ps1 feat: set-token.ps1 + JF LANdata import script 2026-02-21 22:18:18 +01:00
import-jf-sysadmins.ps1 feat: auto token acquisition + import helpers for Ka-Note scripts 2026-02-21 22:08:12 +01:00
set-token.ps1 feat: set-token.ps1 + JF LANdata import script 2026-02-21 22:18:18 +01:00
show-bundle.ps1 dev 2026-02-21 19:25:43 +01:00
unlock.ps1 feat: auto token acquisition + import helpers for Ka-Note scripts 2026-02-21 22:08:12 +01:00
upload.ps1 feat: auto token acquisition + import helpers for Ka-Note scripts 2026-02-21 22:08:12 +01:00