watermark logo

Authentication OAuth 2.0

17 Views
admin
admin
03 Dec 2019

You're building an API and the question comes up, how to let client applications authenticate against it? Giving username/password to 3rd party client applications is a security anti-pattern. You don't want to do that. API keys are better, but confusing for the average user. So we're going to look at solving that with OAuth 2.0.

** Get the slides at http://mrkn.co/f/407

Show more

0 Comments Sort By

No comments found

Facebook Comments

Up next