Definition:
An open standard for token-based authentication and authorization on the Internet. It allows an end user’s account information to be used by third-party services, such as Facebook, without exposing the user’s password. OAuth acts as an intermediary on behalf of the end user, providing the service with an access token that authorizes specific account information to be shared. The process for obtaining the token is called a ow.
Learn more about Kount