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

Allow passing a ClientAuthentication instance to performActionWithFreshTokens #179

Closed
iainmcgin opened this issue Feb 28, 2017 · 1 comment
Milestone

Comments

@iainmcgin
Copy link
Member

It is currently possible to set a custom ClientAuthentication instance for token requests, but this is not mirrored in AuthState.performActionWithFreshTokens. This forces the developer to request and manage their own token state when using a custom ClientAuthentication instance.

@iainmcgin
Copy link
Member Author

See #178 for context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant