Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Conversation

@hopsor
Copy link

@hopsor hopsor commented Dec 4, 2019

After including latest changes in a new monocle branch some e2e tests were broken when accessing stuart-api. Part of those changes were upgrading oauth version from 0.9 to 2.0. When reading the changelog we realized "application/json" serializing wasn't the default anymore so after the upgrade the token was being stored as the full json string.

With this change we explicitly set "application/json" as the content type and Jason as the serializer.

Edit: https://github.com/scrogson/oauth2/blob/master/CHANGELOG.md#v100-2019-03-13

@hopsor hopsor requested a review from jaimeiniesta December 4, 2019 12:48
@hopsor hopsor merged commit 2e9e0a9 into develop Dec 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants