At what point of the OAuth delegation process does the Resource Owner approve the scope of access to be allowed?
After user credentials are accepted by the Authorization Server
Once the OAuth token is accepted by the Application
When the Resource Server receives the OAuth token
Before user credentials are sent to the Authentication Server
Submit