Hands-on authentication and authorization: OAuth
- 4.8
Brief Introduction
Learn about why OAuth is important and how to use it with APIs like: Dropbox, Flickr and many more.Description
This course offers an introduction to API authorization using OAuth. In the course, you will learn the fundamental concepts of OAuth. You will get to use different OAuth flows that are used in backend application, single page applications or mobile apps.
This course shows you how to work with different real-world APIs and how to create requests from Postman.
Credits
This OAuth logo is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license (creativecommons . org/licenses/by-sa/3.0/deed.en). Author: Chris Messina
Requirements
- Requirements
- The Postman App should be installed
- You should have a good understanding of the HTTP protocol
- You should know how to build requests in Postman