Rocket/examples/session
Jeb Rosen b0238e5110 Make 'Fairing::on_attach()' async.
This transitively requires that 'Rocket::inspect()', 'Client::new()',
and 'Client::untracked()' also become async.
2020-07-11 09:24:29 -07:00
..
src Make 'Fairing::on_attach()' async. 2020-07-11 09:24:29 -07:00
templates Do not display 'Error:' on a successful logout in the 'session' example. 2019-08-12 17:39:52 -07:00
Cargo.toml Migrate all examples to Rust 2018. 2019-06-25 11:30:43 -07:00
Rocket.toml Always set 'secret_key' in session example. 2018-06-28 19:02:39 -07:00