Authentication OAuth 2.0
17 Views
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
-
Category
Show more
Facebook Comments
No comments found