Tuesday, May 28, 2019

Understanding OAuth: Grants

There is a lot written about OAuth and grant types; my goal here is to be a little sparse on the complexity and instead provide practical guidance.

I’ve also seen a lot of examples suggesting if you have a native app, use this, or if you have a web app, use this, etc. I don’t think that is the right way to go about grant types — OAuth is a set of principles, and as such, it can be extended to any type of application and even taken out of the digital realm to physical processes (like signing out a library book).



from DZone.com Feed http://bit.ly/2HFozzh

No comments:

Post a Comment