Files
base/.gitignore
T
eewing 121a6b5844
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m24s
feat(sso): issue one-time tokens for iframe apps
Generate short-lived SSO tokens in the site iframe route and add an exchange API to let child apps bootstrap their PocketBase session.
2026-02-19 09:35:58 -06:00

16 lines
156 B
Plaintext

.DS_Store
Thumbs.db
node_modules
/.svelte-kit
/build
/.output
.env
.env.*
!.env.example
!.env.test
vite.config.js.timestamp-*
vite.config.ts.timestamp-*