Skip to content

Commit

Permalink
[nan-2284] add a few more default scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
khaliqgant committed Dec 5, 2024
1 parent 774d2d8 commit fe4735d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/shared/providers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,8 @@ asana:
grant_type: authorization_code
auth:
response_type: code
default_scopes:
- default
refresh_params:
grant_type: refresh_token
proxy:
Expand Down Expand Up @@ -6655,6 +6657,7 @@ xero:
response_type: code
default_scopes:
- offline_access
- openid
proxy:
base_url: https://api.xero.com
retry:
Expand Down

0 comments on commit fe4735d

Please sign in to comment.