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 the id_token to the User struct #296

Closed
cadethacker opened this issue Oct 31, 2019 · 0 comments · Fixed by #297
Closed

Add the id_token to the User struct #296

cadethacker opened this issue Oct 31, 2019 · 0 comments · Fixed by #297

Comments

@cadethacker
Copy link
Contributor

cadethacker commented Oct 31, 2019

I would be nice if the User struct has the id_token. It already has the access_token and the refresh_token after calling FetchUser(...)

The User object already has quite a few other items that are not required by all. So adding more more attribute seems within bounds.

This would seem to be an easy change. I'll get a Pull Request together...

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 a pull request may close this issue.

1 participant