Technologies

OAuth 2

Rate:

It is a protocol used to create secure authorization mechanisms. It allows the user to grant a third party or application access to the user's protected resources without revealing credentials or identity. It works based on the Authorization Code Flow method. It is the basic authorization model in distributed applications based on microservices.