The full scope across this batch: POST /sessions key→token exchange, SessionStore dual-index with revoke_by_id, CLI Bearer injection (ONTOREF_TOKEN), ontoref setup --gen-keys, install scripts, daemon config form roundtrip, ADR-004/005, on+re self-description update (fully-self-described), and landing page refresh.
24 lines
227 B
Plaintext
24 lines
227 B
Plaintext
node_modules/
|
|
dist/
|
|
.DS_Store
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.env
|
|
.env.local
|
|
.env.*.local
|
|
pnpm-lock.yaml
|
|
yarn.lock
|
|
package-lock.json
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
.cache/
|
|
.nuxt/
|
|
build/
|
|
.output/
|
|
coverage/
|