SimpleAuth icon indicating copy to clipboard operation
SimpleAuth copied to clipboard

Added re-auth for tokens that expire

Open rocket0423 opened this issue 11 years ago • 0 comments

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

rocket0423 avatar Feb 04 '14 01:02 rocket0423