Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

expose expiration in RxOAuthManager #10

Open
phamtdat opened this issue Nov 14, 2019 · 1 comment
Open

expose expiration in RxOAuthManager #10

phamtdat opened this issue Nov 14, 2019 · 1 comment

Comments

@phamtdat
Copy link

phamtdat commented Nov 14, 2019

Hello, will you consider exposing oauthStore.expiresAt (or at least the oauthStore.tokenExpired() function) via a class member in RxOAuthManager? I know that the class already handles expiration internally, but for a specific purpose of my application, I need the expiration time. Or is there a specific reason why expiresAt should not be exposed by RxOAuthManager?

@davidbilik
Copy link
Contributor

Hello, yep it should not be a problem. You can create a PR for that :) im not sure when I will have time to implement it

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

No branches or pull requests

2 participants