Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cookie Store Rewrite #1855

Closed
1 task
matthewguywright opened this issue Mar 19, 2024 · 1 comment
Closed
1 task

Cookie Store Rewrite #1855

matthewguywright opened this issue Mar 19, 2024 · 1 comment
Labels

Comments

@matthewguywright
Copy link
Contributor

matthewguywright commented Mar 19, 2024

As a faust developer and user, I want to be able to use an updated, reliable, verbose cookie library for setting and getting user authorization.

Acceptance Criteria:

  • Current user auth, including login, logout, and tokens utilize new library
    All current functionality is maintained and the custom toolbar project shows the toolbar after logging in without a refresh

Notes

  • You will need to update our current cookies.js as well as the toolbar component, cookie middleware on the server, and auth hooks and anywhere else that sets or reads cookies via a library or headers.
  • This does require some discovery yet. Treat the initial work like a PoC until we verify the approach works at which point we can adjust as needed.
@theodesp
Copy link
Member

This issue is not workable right now since we reverted the previous PR #1868 that introduced this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants