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

Update authorization header in PullflowApi #62

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

srzainab
Copy link
Collaborator

This pull request updates the authorization header in the PullflowApi class to include the access token as a Bearer token. It also adds the 'auth-provider' header with the value 'custom-auth'. This change ensures that the authorization is handled correctly in the API requests.

@srzainab srzainab added this to the 1.3.0 milestone Jan 24, 2024
@srzainab srzainab linked an issue Jan 24, 2024 that may be closed by this pull request
@srzainab srzainab merged commit 9bbd4ee into release/1.3.0 Jan 24, 2024
1 check passed
@iffat-pullflow iffat-pullflow mentioned this pull request Jan 26, 2024
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.

Update auth on Extensions to work with getCurrentUser
2 participants