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

Add getter for Identity extra properties #45

Merged
merged 1 commit into from
Mar 14, 2017
Merged

Conversation

lbalmaceda
Copy link
Contributor

@lbalmaceda lbalmaceda commented Mar 7, 2017

Parse extra values contained in the received Identity into a Map.
I've found that access_token_secret, expires_in and refresh_token might be included in the Identities object. We might think about having those specific getters instead of the proposed generic Map.

Fixes #41

@lbalmaceda lbalmaceda requested a review from hzalaz March 7, 2017 21:04
@lbalmaceda lbalmaceda force-pushed the add-identity-values branch from 27f96f0 to 59103eb Compare March 14, 2017 17:08
@hzalaz hzalaz added this to the v1-Next milestone Mar 14, 2017
@lbalmaceda lbalmaceda force-pushed the add-identity-values branch from 59103eb to 6d49ab7 Compare March 14, 2017 22:01
@lbalmaceda lbalmaceda merged commit 65b95b8 into master Mar 14, 2017
@lbalmaceda lbalmaceda deleted the add-identity-values branch March 14, 2017 22:06
@lbalmaceda lbalmaceda modified the milestones: v1-Next, 1.1.0 May 23, 2017
@lbalmaceda lbalmaceda changed the title Parse extra Auth0 Identity values Add getter for Identity extra properties May 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants