Skip to content

Create expires_in method for access tokens

Created by: kaborso

This method ensures that that calling #expires_in on an OAuth2::AccessToken instance will always return the current number of seconds remaining until the token expires.

Merge request reports

Loading