#3. OAuth 2.0 Flow – What Is An Access Token?
I have explained the Flow of OAuth 2.0 in the previous post. In Step C – Request Access Token, I mentioned that the client requests an access token from the Authorization server using the Authorization grant received in step B. We will learn more about Access Token in this post. Video tutorials help in better…