Hi,

I was reading RFC6749 the OAuth 2.0 authorization framework. In chapter 4.1 
Authorization Code, 

   (D)  The client requests an access token from the authorization
        server's token endpoint by including the authorization code
        received in the previous step.  When making the request, the
        client authenticates with the authorization server.  The client
        includes the redirection URI used to obtain the authorization
        code for verification.


What is client's credential and how does authorization server authenticate 
client? Does the client need to be registered with the authorization server?

Thank you very much.

-- 
You received this message because you are subscribed to the Google Groups 
"OAuth" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to