OAuth 1.0
OAuth 1.0 is a delegated authorization protocol that connects your application with your user's accounts at other web services. OAuth 1.0 support in Passport makes it simple to add social login to your website and get authorized access to third-party APIs.
-
Websites & Web Applications
- Easily implement authentication with familiar page-based navigation.
-
Minimal configuration
- Pre-configured to work out-of-the-box with popular providers including Twitter.
-
3rd-Party API Integration
- Integrate with third-party APIs using access tokens and client credentials.
-
API Authorization
- Protect access to APIs using access tokens and cryptographic verification of secrets.