website logo
⌘K
GETTING STARTED
Getting started with Pathfix
Introduction
OAuth Connect Page
Custom Redirect Domain
Monitoring Activity
Workspace
Extensions
Security
Notifications
Event Callback
Scopes
Provider reference
Access tokens
SDK's
BUBBLE.IO INTEGRATION
Bubble.io Documentation
ADALO INTEGRATION
Adalo Documentation
Adalo User Authorization
Adalo API Call
DEVELOPER CENTER
Developer center
Pathfix Consent Screen (preview)
Module dependencies
Step-by-Step
General
JavaScript
PROVIDER SETUP DOCS
Integration Setup Docs
Identity Auth
Integrating with Airtable
Integrating with Box
Integrating with Hubspot
Integrating with GitHub
Integrating with Google Tasks
Integrating with Instagram Graph API
Integrating with LinkedIn
Integrating with Pipedrive
Integrating with Quickbooks
Integrating with Stripe
Integrating with Stripe-Server
Integrating with Slack
Integrating with TikTok
Integrating with Typeform
Integrating with WooCommerce
Integrating with Xero
Integrating with Zoom
Docs powered by archbee 
1min

Access tokens

Pathfix is an end to end OAuth solution that also handles the entire Token Management System including Tokens to and from the service provider.

Note: the following tokens are handled entirely by Pathfix and you do not need to do any of this.



The tokens and requet handling includes the following:

Request Token

Connect with the application to Request token maintaining all Request parameters as set by each service provider. On successful connection, application will return a Request Token with the relevant Response parameters.



Exchange Token Request with Access Token

The received Request Token will be exchanged for an Access Token with the service provider who will grant an Access Token and Token Secret

On Authorization received from the application, Pathfix will store the Tokens in encrypted storage servers and maintain the connection across all integrated applications for the user.



Communication and Payload Handling

All Payload will be stamped with relevant token and sent to the service provider. Payload and response will be sent back to your SaaS



Pathfix handles all of this for you. You will have complete control and flexibility on what type of integration you offer your users without managing any servers, framework or token management system.





Need help? Reach out to us at support@pathfix.com and we would be happy to assist!

Updated 27 Jul 2022
Did this page help you?
Yes
No
UP NEXT
SDK's
Docs powered by archbee