lukidoescode / yew-fullstack-boilerplate

Highly opinionated boilerplate for creating full stack applications with Rust
Apache License 2.0
58 stars 4 forks source link

There needs to be a simple way to protect routes in the backend #3

Open lukidoescode opened 4 years ago

lukidoescode commented 4 years ago

Add authentication middleware to the backend in order to allow for protected routes.