1
2
Directs user to the auth URL
User signs in
User approves page
3
Requests Access token
Sends authorization code
Access protected resources
4
5
Grants Access token
Explanation
The image depicts a sketch of a flow diagram. The steps include directing the user to the auth URL, the user signs in, the user approves the page, sending authorization code, requesting access token, granting access token, and accessing protected resources. The steps are numbered 1 through 5.