OAuth
Back to glossary
What is OAuth?
OAuth is an open standard for secure access delegation. It lets users share data with other websites without giving them passwords. Instead, it uses access tokens to verify identity between consumers and service providers. Developers often use OAuth for authentication in web and mobile apps.