watermark logo

Securing Your APIs with OAuth 2.0

5 Views
admin
admin
03 Dec 2019

Securing Your APIs with OAuth 2.0

SLIDES: https://speakerdeck.com/aaronpk/secur...

In this talk, you’ll learn how to use OAuth 2.0 to secure access to your APIs. OAuth is an authorization protocol that enables applications to access data on behalf of users without needing to know their username and password. This enables many use cases such as easily enabling multi-factor authorization for your users and better separation of concerns of all your backend services.

We’ll look at how to use JWT access tokens, as well as the tradeoffs that come with them. We’ll look at how to design scopes that allow granular access to various parts of your backend services. We’ll also look at how to design a microservices architecture protected by OAuth at a gateway.

#devspot#oauth20#jwt

Subscribe for more at DevSpot: https://www.youtube.com/channe....l/UCKwngtdnSUOIbWDZP

Publication Permissions: The original video was published under the Creative Commons Attribution license (reuse allowed).

Original video: https://www.youtube.com/watch?v=PfvSD6MmEmQ

Show more

0 Comments Sort By

No comments found

Facebook Comments

Up next