Cookies and authentication #866
Qualitymix
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When creating my sites using Rocket, I'm able to use request handlers and assign cookies for authentication. Can I do this using only Dioxus, or do I need to pull in another backend? If another backend, I would prefer to use Rocket.
Is there an example I can look at that will help me in my understanding of how to use Rocket as a backend router and Dioxus as a frontend framework?
Beta Was this translation helpful? Give feedback.
All reactions