Skip to content

TODO#8

Merged
pyramation merged 1 commit into
mainfrom
todo
May 11, 2025
Merged

TODO#8
pyramation merged 1 commit into
mainfrom
todo

Conversation

@pyramation

Copy link
Copy Markdown
Contributor

No description provided.

@pyramation
pyramation merged commit 040c5e9 into main May 11, 2025
theothersideofgod added a commit that referenced this pull request May 14, 2026
…true

- Pass remember_me=true to sign_in_identity and sign_up_identity
- Pass rememberMe=true to getSessionCookieConfig
- Add device_token to sign_up_identity call
- Ensures cookie and DB session both use remember_me_duration (30 days)

Fixes PR #1141 follow-up items #4 and #8:
- #4: sign_up_identity now receives device_token
- #8: Cookie and session duration now synchronized

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
theothersideofgod added a commit that referenced this pull request May 15, 2026
…true

- Pass remember_me=true to sign_in_identity and sign_up_identity
- Pass rememberMe=true to getSessionCookieConfig
- Add device_token to sign_up_identity call
- Ensures cookie and DB session both use remember_me_duration (30 days)

Fixes PR #1141 follow-up items #4 and #8:
- #4: sign_up_identity now receives device_token
- #8: Cookie and session duration now synchronized

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Zetazzz pushed a commit to Zetazzz/Constructive that referenced this pull request Jun 16, 2026
…onstructive-io#8)

- Add scripts/write-esm-package-json.js to write dist/esm/package.json
  with {"type":"module"} as a postbuild step. Required so bundlers
  (webpack, esbuild, vite, rollup) and older Node parse the ESM build
  as modules rather than CJS.
- Drop "source": "./src/index.ts" from each package's exports map.
  Source files are not shipped in dist/, so this condition pointed at
  nothing in the published tarball.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant