Skip to main content

airtable.airtableoauth

Home > @runlightyear/airtable > AirtableOAuth

AirtableOAuth class

Signature:
declare class AirtableOAuth extends OAuthConnector 

Extends:

OAuthConnector

Constructors

ConstructorModifiersDescription
(constructor)(props)Constructs a new instance of the AirtableOAuth class

Properties

PropertyModifiersTypeDescription
scopesAirtableScope[]

Methods

MethodModifiersDescription
getAccessTokenUrl()
getAuthRequestUrlBase()
getAuthRequestUrlParams()
getRequestAccessTokenHeaders()
getRequestAccessTokenParams(code)