Add function ExpiresSoon()
ExpiresSoon() should be attached to OAuth. Should return true if the token is to expire soon, else false. "Soon" should be something like "now - timeout".
ExpiresSoon() should be attached to OAuth. Should return true if the token is to expire soon, else false. "Soon" should be something like "now - timeout".