What is OAuth 2.0?

OAuth 2.0 is the industry-standard protocol for authorization. It provides web-based applications like Text Integration the ability for “secure designated access.

For example, you can tell Facebook that it’s OK for ESPN.com to access your profile or post updates to your timeline without having to give ESPN your Facebook password. This minimizes risk in a major way: In the event ESPN suffers a breach, your Facebook password remains safe.

OAuth doesn’t share password data but instead uses authorization tokens to prove an identity between consumers and service providers. OAuth is an authentication protocol that allows you to approve one application interacting with another on your behalf without giving away your password.

Have more questions? Submit a request

Comments