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

Added token_type property support to AccessToken model #257

Merged
merged 1 commit into from Apr 10, 2019

Conversation

jameseunson
Copy link
Contributor

AccessToken on the iOS version of the SDK doesn't include the token_type property, while this is available in the Android version of the SDK, and provided by the backend.

To ensure consistency between versions of the SDK, the token_type property has been added to the AccessToken model. This has been verified as available and functioning correctly via unit tests, and a live integration of the SDK in a test application.

Screenshots are attached below of this change in action:
Screen Shot 2019-04-10 at 2 16 27 PM

@CLAassistant
Copy link

CLAassistant commented Apr 10, 2019

CLA assistant check
All committers have signed the CLA.

@jameseunson jameseunson merged commit 5fefa2d into master Apr 10, 2019
@jameseunson jameseunson deleted the je-token-type branch April 10, 2019 18:37
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.

None yet

3 participants