Compass
DASHBOARDPROGRAMSSETTINGSFAQs
Search
⌃K
Links
Welcome to Compass!
📱
COMPASS USER MODULE
💻
COMPASS ADMIN MODULE
🔑
COMPASS CONNECT - INTEGRATIONS
Integration methodologies
Authentication
OAuth 2.0 Implementation
Client Registration
Authorization Request
Token Exchange
User Session Generation
Access Token generation from Refresh Token
Access Token Validation
Logout
OAuth 2.0 with Deeplink Implementation
Close CRM Integration
HubSpot integration
Salesforce Integration
Google Sheet Integration
Webhook integration
Custom Fetch- CRM/DB
Microsoft Teams App
❓
FAQs
Compass Admin FAQs
Compass End User FAQs
📣
COMPASS PRODUCT RELEASES
October 2023
September 2023
July 2023
June 2023
May 2023
March 2023
Feb 2023
January 2023
December 2022
November 2022
October 2022
September 2022
July 2022
June 2022
April 2022
February 2022
November 2021
October 2021
August 2021
July 2021
June 2021
May 2021
March 2021
February 2021
September 2020
July 2020
May 2020
April 2020
May 2023
Powered By GitBook
Comment on page

OAuth 2.0 Implementation

What is OAuth?

OAuth is an API-based authorization protocol that allows a third-party website or application to authorize access to a user's data without the need for users to share their login credentials. It works its magic through the use of tokens.
Let’s go through the steps of implementing OAuth.
COMPASS CONNECT - INTEGRATIONS - Previous
Authentication
Next
Client Registration
Last modified 2yr ago