Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Added re-auth for tokens that expire #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rocket0423
Copy link

Added re-auth for tokens that expire by adding a new method that allows a user to pass in an existing token returning a new token with a later expiration date. If provider does not have this method code reverts to the normal login method for provider. This fixes issue #30

Added re-auth for tokens that expire by adding a new method that allows a user to pass in an existing token returning a new token with a later expiration date.  If provider does not have this method code reverts to the normal login method for provider. This fixes issue calebd#30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant