Video: OAuth Essentials for Frontenders

Learn the essentials of OAuth2.0 in order to retrieve an access token for requests to a REST API.

Follow along as we explore the essentials of OAuth2.0, and how you can take your web applications to the next level by removing the complexities around integrating 3rd party REST APIs in frontend development. In this video, we will:

  • Understand OAuth's role in frontend development
  • Explore common flows, or grant types
  • Master the authorization code flow

See also