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

Using getRequesetMetadata instead of refreshAccessToken #1280

Closed
MisterNice opened this issue Aug 9, 2018 · 1 comment
Closed

Using getRequesetMetadata instead of refreshAccessToken #1280

MisterNice opened this issue Aug 9, 2018 · 1 comment
Assignees
Labels
type: docs Improvement to the documentation for an API.

Comments

@MisterNice
Copy link

In v32, refreshAccessToken is deprecated, but the oauth2 example you use on the main page still use it. Please update with how to use getRequestMetadata.

Thanks!

@JustinBeckwith JustinBeckwith added triage me I really want to be triaged. type: docs Improvement to the documentation for an API. labels Aug 9, 2018
@JustinBeckwith JustinBeckwith self-assigned this Aug 12, 2018
@JustinBeckwith JustinBeckwith added in progress and removed triage me I really want to be triaged. labels Aug 12, 2018
@JustinBeckwith
Copy link
Contributor

Thanks for the bug! In general, you should never need to call either of these methods in the context of this library. Fix in #1283 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: docs Improvement to the documentation for an API.
Projects
None yet
Development

No branches or pull requests

2 participants