28 Sep 2013

comments

It seems like a couple times a year I need to work with Auth and realize that i’ve forgotten how grant types work. What is each grant type for? What does the workflow to use each look like? Which is the one I should be using for this problem?

After googling around and reading some “getting started with OAuth” blogs, I eventually end up wading through the specification tools.ietf.org. Not the worst use of time, but not the best use either.

This time I decided to document my research in a way that will hopefully serve as a cheat-sheet reference next time this comes up.

Maybe someone else will find it useful too:

http://benschw.github.io/oauth2-grants



comments powered by Disqus