Add Auth0 user linking#2859
Merged
Merged
Conversation
Member
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
brage-andreas
force-pushed
the
add-manual-auth0-user-linking
branch
from
February 19, 2026 11:25
a8811c8 to
fe06e48
Compare
brage-andreas
force-pushed
the
add-manual-auth0-user-linking
branch
2 times, most recently
from
February 27, 2026 14:54
f169dfd to
7842ec9
Compare
brage-andreas
force-pushed
the
add-manual-auth0-user-linking
branch
2 times, most recently
from
March 27, 2026 10:43
c01d5c2 to
4490656
Compare
brage-andreas
force-pushed
the
add-manual-auth0-user-linking
branch
2 times, most recently
from
March 29, 2026 12:31
4a9689f to
bcc80e8
Compare
brage-andreas
force-pushed
the
add-manual-auth0-user-linking
branch
from
March 29, 2026 14:54
bcc80e8 to
fee41b0
Compare
brage-andreas
changed the base branch from
graphite-base/2859
to
remove-feide-account-linker-from-terraform
March 29, 2026 14:54
This was referenced Mar 29, 2026
brage-andreas
force-pushed
the
add-manual-auth0-user-linking
branch
from
March 29, 2026 17:21
fee41b0 to
a3bffc0
Compare
brage-andreas
changed the base branch from
remove-feide-account-linker-from-terraform
to
graphite-base/2859
March 30, 2026 22:58
brage-andreas
force-pushed
the
add-manual-auth0-user-linking
branch
from
March 30, 2026 22:58
a3bffc0 to
24b647e
Compare
brage-andreas
force-pushed
the
graphite-base/2859
branch
from
March 30, 2026 22:58
75de729 to
4080a05
Compare
brage-andreas
force-pushed
the
add-manual-auth0-user-linking
branch
from
March 31, 2026 09:00
24b647e to
4c19692
Compare
brage-andreas
force-pushed
the
graphite-base/2859
branch
from
March 31, 2026 22:33
979017c to
dadd38e
Compare
brage-andreas
force-pushed
the
add-manual-auth0-user-linking
branch
from
March 31, 2026 22:33
4c19692 to
10cc0b9
Compare
brage-andreas
changed the base branch from
graphite-base/2859
to
remove-feide-account-linker-from-terraform
March 31, 2026 22:34
brage-andreas
changed the base branch from
remove-feide-account-linker-from-terraform
to
graphite-base/2859
March 31, 2026 22:39
brage-andreas
force-pushed
the
add-manual-auth0-user-linking
branch
from
March 31, 2026 22:40
10cc0b9 to
a8754ca
Compare
brage-andreas
force-pushed
the
graphite-base/2859
branch
from
March 31, 2026 22:40
dadd38e to
b9ed6c7
Compare
brage-andreas
force-pushed
the
add-manual-auth0-user-linking
branch
2 times, most recently
from
April 15, 2026 22:48
93628ad to
2ead492
Compare
Merged
brage-andreas
force-pushed
the
add-manual-auth0-user-linking
branch
2 times, most recently
from
April 20, 2026 08:54
a6f42b5 to
b9585e4
Compare
andrefkl
approved these changes
Apr 20, 2026
brage-andreas
force-pushed
the
add-manual-auth0-user-linking
branch
from
April 20, 2026 15:18
339848b to
10537e8
Compare
This was referenced Apr 21, 2026
Merged
brage-andreas
force-pushed
the
add-manual-auth0-user-linking
branch
from
April 22, 2026 16:35
10537e8 to
ebb9939
Compare
junlarsen
reviewed
Apr 22, 2026
| }) | ||
|
|
||
| const cookieHandle = await cookies() | ||
| const cookieOptions = { path: "/", httpOnly: true, sameSite: "lax" as const, maxAge: 300, secure: isHttps } |
Member
There was a problem hiding this comment.
can we just expose setShortlivedCookie or copy the code from oauth2 package
This was referenced Apr 22, 2026
Member
Author
Merge activity
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR adds functionality for merging identities in Auth0.