Example of session while using tower_cookies? #695
-
Hi, when using the Right now, I have no idea how to get current cookies while inside the FromRequest implementation. When I do a So it would be nice to have another example using tower_cookies for reference :) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Wanna re-ask this question for tower-cookies? I’m not familiar enough with its internals to know. |
Beta Was this translation helpful? Give feedback.
-
In case someone else is looking for it, the example on how to get access to the tower-cookies middleware inside the FromRequest implementation is here Thanks to @imbolc for his time on this, I learned alot from it 👍 |
Beta Was this translation helpful? Give feedback.
Wanna re-ask this question for tower-cookies? I’m not familiar enough with its internals to know.