Wednesday, 15 May 2019

What are different components of OAuth2 ?


1. Resource server
which stores and provides sensitive data (personal info) - for ex. API

2. Client
Application requesting the access to Resource server

3. Authorization server
which issues token to client for requesting Resource server

No comments:

Post a Comment

Note: only a member of this blog may post a comment.