Skip to content

feat: remove email requirement#218

Merged
deodad merged 8 commits intojxom/connectfrom
tony/connect-updates
Apr 15, 2026
Merged

feat: remove email requirement#218
deodad merged 8 commits intojxom/connectfrom
tony/connect-updates

Conversation

@deodad
Copy link
Copy Markdown
Contributor

@deodad deodad commented Apr 15, 2026

Previously sessions were based on a user account identified by an email. This PR moves to blockchain account centric model where sessions are keyed by address.

This PR also sets up the connect app with it's own database. TBD if this is the right move but it felt cleaner and simpler than trying to share / migrate our existing data + schema.

Developers will need to update apps/connect.env with:

DATABASE_URL=postgres://tempo:tempo@host.docker.internal:5432/connect

@socket-security
Copy link
Copy Markdown

socket-security bot commented Apr 15, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​vitest/​runner@​4.1.4 ⏵ 3.2.4100 +110075 -199100
Updated@​cloudflare/​vitest-pool-workers@​0.14.3 ⏵ 0.12.897 +110078100100
Updatedvitest@​4.1.4 ⏵ 3.2.4961007999100
Updated@​vitest/​snapshot@​4.1.4 ⏵ 3.2.4981009699100

View full report

@deodad deodad changed the title feat: accounts table, session updates, auth endpoints, frontend feat: remove email requirement Apr 15, 2026
@deodad deodad closed this Apr 15, 2026
@deodad deodad force-pushed the tony/connect-updates branch from 1ccb629 to 0bad8d5 Compare April 15, 2026 19:52
@deodad deodad deleted the tony/connect-updates branch April 15, 2026 19:54
@deodad deodad restored the tony/connect-updates branch April 15, 2026 19:54
@deodad deodad reopened this Apr 15, 2026
@deodad deodad force-pushed the tony/connect-updates branch from 0bad8d5 to 280b3fd Compare April 15, 2026 20:21
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 15, 2026

Open in StackBlitz

npm i https://pkg.pr.new/tempoxyz/accounts@218

commit: 1ea321a

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 15, 2026

Worker Preview
Wagmi https://a46a9278-accounts-wagmi.porto.workers.dev

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 15, 2026

Worker Preview
Playground https://1221be47-accounts-playground.porto.workers.dev

@deodad deodad requested a review from jxom April 15, 2026 20:42
@deodad deodad force-pushed the tony/connect-updates branch from 2bb884a to 1ea321a Compare April 15, 2026 21:22
@deodad deodad merged commit 1fca7b1 into jxom/connect Apr 15, 2026
10 checks passed
@deodad deodad deleted the tony/connect-updates branch April 15, 2026 21:31
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