Glossary
OAuth
Meaning and details
Lets a user grant your app limited access to their data on another service without sharing passwords: the 'Sign in with Google' flow and every API integration with scoped tokens. OAuth 2.1 consolidates two decades of bes...
OAuth meaning
The open standard for delegated authorization.
What is OAuth?
Lets a user grant your app limited access to their data on another service without sharing passwords: the 'Sign in with Google' flow and every API integration with scoped tokens. OAuth 2.1 consolidates two decades of best practice.