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: Access token is now in headers #33

Merged
merged 2 commits into from
Jul 22, 2022
Merged

Conversation

jonas-martinez
Copy link
Collaborator

@jonas-martinez jonas-martinez commented Jul 21, 2022

Checklist

  • I didn't over-scope my PR
  • My PR title matches the commit convention
  • I did not include breaking changes
  • I included unit tests that cover my changes
  • I added/updated the documentation about my changes
  • I made my own code-review before requesting one

Description of the changes

The server changed the way it is passing the access_token to the client. It is now sent in the reponse headers and this change had to be done on the client.

@jonas-martinez jonas-martinez added the enhancement New feature or request label Jul 21, 2022
@jonas-martinez jonas-martinez self-assigned this Jul 21, 2022
@pichoemr pichoemr merged commit e49851e into beta Jul 22, 2022
@pichoemr pichoemr deleted the access-token-in-headers branch July 22, 2022 07:38
@shiipou
Copy link
Contributor

shiipou commented Jul 22, 2022

🎉 This PR is included in version 1.0.0-beta.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@shiipou
Copy link
Contributor

shiipou commented Aug 11, 2023

🎉 This PR is included in version 1.0.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants