Skip to content

Add Auth0 user linking#2859

Merged
brage-andreas merged 11 commits intomainfrom
add-manual-auth0-user-linking
Apr 24, 2026
Merged

Add Auth0 user linking#2859
brage-andreas merged 11 commits intomainfrom
add-manual-auth0-user-linking

Conversation

@brage-andreas
Copy link
Copy Markdown
Member

@brage-andreas brage-andreas commented Feb 3, 2026

This PR adds functionality for merging identities in Auth0.

image.png

image.png

image.png

image.png

image.png

image.png

image.png

image.png

Copy link
Copy Markdown
Member Author

brage-andreas commented Feb 3, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@brage-andreas brage-andreas changed the title feat: add manual auth0 user linking Add manual Auth0 user linking Feb 3, 2026
@brage-andreas brage-andreas force-pushed the add-manual-auth0-user-linking branch from a8811c8 to fe06e48 Compare February 19, 2026 11:25
@brage-andreas brage-andreas force-pushed the add-manual-auth0-user-linking branch 2 times, most recently from f169dfd to 7842ec9 Compare February 27, 2026 14:54
@brage-andreas brage-andreas force-pushed the add-manual-auth0-user-linking branch 2 times, most recently from c01d5c2 to 4490656 Compare March 27, 2026 10:43
@brage-andreas brage-andreas force-pushed the add-manual-auth0-user-linking branch 2 times, most recently from 4a9689f to bcc80e8 Compare March 29, 2026 12:31
@brage-andreas brage-andreas changed the base branch from main to graphite-base/2859 March 29, 2026 14:54
@brage-andreas brage-andreas force-pushed the add-manual-auth0-user-linking branch from bcc80e8 to fee41b0 Compare March 29, 2026 14:54
@brage-andreas brage-andreas changed the base branch from graphite-base/2859 to remove-feide-account-linker-from-terraform March 29, 2026 14:54
@brage-andreas brage-andreas force-pushed the add-manual-auth0-user-linking branch from fee41b0 to a3bffc0 Compare March 29, 2026 17:21
@brage-andreas brage-andreas changed the base branch from remove-feide-account-linker-from-terraform to graphite-base/2859 March 30, 2026 22:58
@brage-andreas brage-andreas force-pushed the add-manual-auth0-user-linking branch from a3bffc0 to 24b647e Compare March 30, 2026 22:58
@brage-andreas brage-andreas changed the base branch from graphite-base/2859 to main March 30, 2026 22:58
@brage-andreas brage-andreas changed the base branch from main to graphite-base/2859 March 31, 2026 09:00
@brage-andreas brage-andreas force-pushed the add-manual-auth0-user-linking branch from 24b647e to 4c19692 Compare March 31, 2026 09:00
@brage-andreas brage-andreas force-pushed the add-manual-auth0-user-linking branch from 4c19692 to 10cc0b9 Compare March 31, 2026 22:33
@brage-andreas brage-andreas changed the base branch from graphite-base/2859 to remove-feide-account-linker-from-terraform March 31, 2026 22:34
@brage-andreas brage-andreas changed the base branch from remove-feide-account-linker-from-terraform to graphite-base/2859 March 31, 2026 22:39
@brage-andreas brage-andreas force-pushed the add-manual-auth0-user-linking branch from 10cc0b9 to a8754ca Compare March 31, 2026 22:40
@graphite-app graphite-app Bot changed the base branch from graphite-base/2859 to main March 31, 2026 22:41
@brage-andreas brage-andreas force-pushed the add-manual-auth0-user-linking branch 2 times, most recently from 93628ad to 2ead492 Compare April 15, 2026 22:48
@brage-andreas brage-andreas force-pushed the add-manual-auth0-user-linking branch 2 times, most recently from a6f42b5 to b9585e4 Compare April 20, 2026 08:54
@brage-andreas brage-andreas force-pushed the add-manual-auth0-user-linking branch from 10537e8 to ebb9939 Compare April 22, 2026 16:35
Comment thread apps/rpc/src/modules/core.ts
})

const cookieHandle = await cookies()
const cookieOptions = { path: "/", httpOnly: true, sameSite: "lax" as const, maxAge: 300, secure: isHttps }
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we just expose setShortlivedCookie or copy the code from oauth2 package

Copy link
Copy Markdown
Member Author

brage-andreas commented Apr 24, 2026

Merge activity

  • Apr 24, 9:28 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Apr 24, 9:28 PM UTC: @brage-andreas merged this pull request with Graphite.

@brage-andreas brage-andreas merged commit 04040a2 into main Apr 24, 2026
5 checks passed
@brage-andreas brage-andreas deleted the add-manual-auth0-user-linking branch April 24, 2026 21:28
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.

3 participants