Automate Testing With OAuth 2.0: a Step-By-Step Tutorial

Nowadays, OAuth 2.0 has become the most commonly used authentication framework for RESTful API services. Among the different grant types, the Authorization Code grant type is probably the most common of the OAuth 2.0 grant types that you’ll encounter.

Read full news article on Dzone