Using oauth to protect APIs By Dan Moore
Details
This month is a virtual-only meeting. Follow Kevin Griffin on Twitch.tv - https://twitch.tv/1kevgriff
Topic: Using oauth to protect APIs
OAuth is a well known standard and is useful for delegating authentication and authorization decisions to a central identity provider. As a developer, you’ve given a token when a grant completes.
But what happens then? This talk will discuss client and server side code and logic needed when calling an API after you have a token. This will include how to store a token in the API client and what your API code should examine when presented with a token.
Interact With HRNUG:
http://hrnug.org/
Twitter @HRNUG (https://twitter.com/hrnug)
Join us on LinkedIn (https://www.linkedin.com/grp/home?gid=1779534)
Sponsor or Submit a talk (https://github.com/HRNUG/Organization/issues/)



