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: use authorization header for access token #192

Merged
merged 1 commit into from
Oct 1, 2021

Conversation

angeloashmore
Copy link
Member

@angeloashmore angeloashmore commented Oct 1, 2021

Types of changes

  • Chore (a non-breaking change which is related to package maintenance)
  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

This moves the access token from a URL parameter to the Authorization header. The header is the preferred authorization strategy.

Checklist:

  • My change requires an update to the official documentation.
  • All TSDoc comments are up-to-date and new ones have been added where necessary.
  • All new and existing tests are passing.

🚙

@angeloashmore angeloashmore merged commit 42af240 into v6 Oct 1, 2021
@angeloashmore angeloashmore deleted the aa/authorization-header branch October 2, 2021 03:19
@angeloashmore angeloashmore added enhancement New feature or request v6 Getting addressed or related to version 6 of the kit labels Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v6 Getting addressed or related to version 6 of the kit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant