dioxus/packages/fullstack/examples/axum-desktop
Evan Almloff b0caf442ab
Make it easier to provide context to fullstack (#2515)
* pass context providers into server functions

* add an example for FromContext

* clean up DioxusRouterExt

* fix server function context

* fix fullstack desktop example

* fix axum auth example

* fix fullstack context type

* fix context providers path
2024-06-18 20:38:06 -05:00
..
src Make it easier to provide context to fullstack (#2515) 2024-06-18 20:38:06 -05:00
.gitignore make backend and frontend builds happen in parallel 2023-12-21 18:04:35 -06:00
Cargo.toml fix cargo check all features except the router 2024-02-16 16:22:13 -06:00