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

Mechanism for access token refresh? #256

Open
rcorfman opened this issue Feb 16, 2019 · 0 comments
Open

Mechanism for access token refresh? #256

rcorfman opened this issue Feb 16, 2019 · 0 comments

Comments

@rcorfman
Copy link

I'm working on creating a new provider, Geocaching.com. Basically, I copied and modified one already here. Things seem to be working fine, however I have a question. I retrieve both a access token and a refresh token, so periodically, I'll need to refresh the access token. Is there a mechanism in place for refreshing the token? I haven't noticed any but certainly may have missed that.

I would assume the mechanism would be similar to the Authentication Handler's AuthenticateCoreAsync method.

When I'm done I can add the provider here, but it's limited access, in that Geocaching.com is restrictive in who they provide client id/secrets too.

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

No branches or pull requests

1 participant