Keywords
Web APIs part 2 - 2019 version
Presentation and recording
- Recording - VT19 (Swedish)
Articles, resources
In the book: Chapter 9
Articles, Videos
- https://www.youtube.com/watch?v=67mezK3NzpU - Interesting talk from Hubert Sablonnière about using JWT in a stateless way.
- https://www.heavybit.com/library/video/stormpath-cto-on-designing-a-beautiful-rest-json-api/ - An talk from the company Stormpath. The talk is talking about API design in a more pragmatic way.
- JWT, Microservices, OAuth and OpenID connect - A short talk from Nordic APIs (be sure to check their youtube channel) that will try to explain the idea and use of OpenID Connect.
- Article about API security - Deep Dive into OAuth and OpenID Connect
Extras
- Nordic APIs channel - Lots and lots of talk about APIs and trends within. Often pretty short videos that doesn't get so deep into a subject but interesting to look at as a start.
- JWT Signing Algorithms overview