Welcome to this new Rust adventure!
Every day we will build together a Rust REST API
Very beginner friendly, we will do it with live coding with detailed step by step!
Everything is open source on my GitHub account!
Enjoy!
This is DAY14
00:00 Presentation
00:34 Refactoring unwrap
02:13 Token validation
05:23 Test
06:52 Refactoring the validation code
09:52 Test
Links:
Authorizing OAuth apps https://docs.github.com/en/apps/oauth...
Result type https://doc.rust-lang.org/std/result/
Question mark operator https://doc.rust-lang.org/rust-by-exa...