watermark logo

Authentication OAuth 2.0

17 Ansichten
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

Zeig mehr

0 Bemerkungen Sortiere nach

Keine Kommentare gefunden

Facebook Kommentare

Als nächstes