Technical requirements
In this chapter, we will be copying some modules from Chapter 10, Deploying Our Application on AWS, to augment the Rocket application. These can be accessed at https://github.com/PacktPublishing/Rust-Web-Programming/tree/master/Chapter10/persist_on_server.
Note that this chapter will be using a JWT token that will not be generated in this chapter. A JWT token has been provided in the root README of this book's GitHub repository at https://github.com/PacktPublishing/Rust-Web-Programming/tree/master/.
You can find the full source code that will be used in this chapter here: https://github.com/PacktPublishing/Rust-Web-Programming/tree/master/Chapter11.
The CiA videos for this book can be viewed at: http://bit.ly/3jULCrw