{}
The scopes to be implied by the provider's app access token.
appImpliedScopes?: string[]
The client ID of your application.
clientId: string
The client secret of your application.
clientSecret: string
A valid redirect URI for your application.
redirectUri?: string