10 Managing user sessions
Before you begin: Join our book community on Discord
Give your feedback straight to the author himself and chat to other early readers on our Discord server (find the "rust-web-programming-3e" channel under EARLY ACCESS SUBSCRIPTION).
https://packt.link/EarlyAccess/
We now have our to-do server working. However, there is no authentication. Anybody can access the application and alter the to-do list. As we know, the internet just does not work like this. We must authenticate our users before we can allow them to alter to-do items. In this chapter, we are going to build an authentication server, and integrate it into ...
Get Rust Web Programming - Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.