Quiz

Question 1

In the OAuth Code flow, user authentication happens:

Solution

After the user has been redirected to the authorization server

Question 2

One statement is NOT true about the authorization code

Solution

It can be used to refresh the access token

Question 3

The refresh token is used to

Solution

Obtain new access tokens

Question 4

The Client Credentials flow issues

Solution

Only an access token

Last updated