Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Atlassian Provider #432

Merged

Conversation

uncle-tee
Copy link
Contributor

Description

This Pr adds atlassian as a provider OAuth2 provider.

In addition, it also adds a new key to the provider yaml, this key is used to update the scopes of a connection, for example in atlassian to have a refresh token the scopes must have offline_access amongst the provided scope in the query param.

Issue Reference
#399


## Useful links

- [Web API docs (their REST API)](https://developer.atlassian.com/cloud/confluence/oauth-2-3lo-apps)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as for Strava, we should add the link to create a Developer account .

As for the Web API docs (their REST API), let's rename to OAuth-related docs if that makes sense.

docs/docs/providers/atlassian.md Outdated Show resolved Hide resolved
docs/docs/contribute-api.md Outdated Show resolved Hide resolved
@bastienbeurier bastienbeurier merged commit 21f8895 into NangoHQ:master Apr 3, 2023
@uncle-tee uncle-tee deleted the integrations/feat/atlassian-provider branch April 3, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants