Skip to content
This repository has been archived by the owner on Dec 26, 2021. It is now read-only.

Remove dependency between signing cookies and unsigning cookies #59

Closed
josephmancuso opened this issue Feb 25, 2021 · 0 comments · Fixed by #60
Closed

Remove dependency between signing cookies and unsigning cookies #59

josephmancuso opened this issue Feb 25, 2021 · 0 comments · Fixed by #60

Comments

@josephmancuso
Copy link
Member

Right now the request class needs the sign dependency. But I think we can remove the dependency if we just don't encrypt cookies on the request class but we have a middleware between requests that encrypts and decrypts them between request and response ..

@josephmancuso josephmancuso added this to the Alpha milestone Feb 25, 2021
@josephmancuso josephmancuso added this to To do in Phase 2 - Road to Alpha via automation Feb 25, 2021
Phase 2 - Road to Alpha automation moved this from To do to Done Feb 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant