Parse-SDK-JS icon indicating copy to clipboard operation
Parse-SDK-JS copied to clipboard

feat: add authorization header as query option

Open stephannielsen opened this issue 2 years ago • 2 comments

New Pull Request Checklist

  • [x] I am not disclosing a vulnerability.
  • [x] I am creating this PR in reference to an issue.

Issue Description

Related issue: #1528

Approach

I chose the simple option for now and added a specific option for adding the auth header. I could change this to a map of multiple header options as mentioned in #1528 if preferred.

TODOs before merging

  • [x] Add tests
  • [ ] Add entry to changelog
  • [ ] Add changes to documentation (guides, repository pages, in-code descriptions)

stephannielsen avatar Aug 16 '22 08:08 stephannielsen

I will reformat the title to use the proper commit message syntax.

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!