Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

auth: Remove redirects to session package#64260

Merged
eseliger merged 1 commit into
mainfrom
es/08-04-authremoveredirectstosessionpackage
Aug 8, 2024
Merged

auth: Remove redirects to session package#64260
eseliger merged 1 commit into
mainfrom
es/08-04-authremoveredirectstosessionpackage

Conversation

@eseliger

@eseliger eseliger commented Aug 4, 2024

Copy link
Copy Markdown
Member

These functions are not required to be called outside of frontend, so there's no need to reexport them. Instead, we consolidate the signout cookie logic in the session package.

Test plan: Just moved some code around, go compiler doesn't complain.

@cla-bot cla-bot Bot added the cla-signed label Aug 4, 2024
@github-actions github-actions Bot added team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all labels Aug 4, 2024

eseliger commented Aug 4, 2024

Copy link
Copy Markdown
Member Author

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

Join @eseliger and the rest of your teammates on Graphite Graphite

@eseliger eseliger marked this pull request as ready for review August 5, 2024 10:24
@eseliger eseliger requested a review from a team August 5, 2024 10:24
@eseliger eseliger force-pushed the es/08-04-chorecleanupmorecross-cmdimports branch from d883c8d to dfbf707 Compare August 5, 2024 14:48
@eseliger eseliger force-pushed the es/08-04-authremoveredirectstosessionpackage branch from 0d8db85 to 167bb74 Compare August 5, 2024 14:49
@eseliger eseliger force-pushed the es/08-04-chorecleanupmorecross-cmdimports branch from dfbf707 to 0e00bb5 Compare August 6, 2024 10:50
@eseliger eseliger force-pushed the es/08-04-authremoveredirectstosessionpackage branch from 167bb74 to d30dfd4 Compare August 6, 2024 10:50
@eseliger eseliger force-pushed the es/08-04-chorecleanupmorecross-cmdimports branch from 0e00bb5 to 6e2f9b3 Compare August 6, 2024 11:29
@eseliger eseliger force-pushed the es/08-04-authremoveredirectstosessionpackage branch from d30dfd4 to 4851fee Compare August 6, 2024 11:30
@eseliger eseliger force-pushed the es/08-04-chorecleanupmorecross-cmdimports branch from 6e2f9b3 to be555d1 Compare August 7, 2024 08:10
@eseliger eseliger force-pushed the es/08-04-authremoveredirectstosessionpackage branch from 4851fee to 567c425 Compare August 7, 2024 08:10

eseliger commented Aug 8, 2024

Copy link
Copy Markdown
Member Author

Merge activity

  • Aug 8, 4:09 AM EDT: @eseliger started a stack merge that includes this pull request via Graphite.
  • Aug 8, 4:13 AM EDT: Graphite rebased this pull request as part of a merge.
  • Aug 8, 4:40 AM EDT: @eseliger merged this pull request with Graphite.

@eseliger eseliger changed the base branch from es/08-04-chorecleanupmorecross-cmdimports to graphite-base/64260 August 8, 2024 08:10
@eseliger eseliger changed the base branch from graphite-base/64260 to main August 8, 2024 08:11
These functions are not required to be called outside of frontend, so there's no need to reexport them. Instead, we consolidate the signout cookie logic in the session package.

Test plan: Just moved some code around, go compiler doesn't complain.
@eseliger eseliger force-pushed the es/08-04-authremoveredirectstosessionpackage branch from 567c425 to 6288634 Compare August 8, 2024 08:12
@eseliger eseliger merged commit db550f9 into main Aug 8, 2024
@eseliger eseliger deleted the es/08-04-authremoveredirectstosessionpackage branch August 8, 2024 08:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants