Function OAuthSession.expires

Expiration time of this session's access token.

std.datetime.systime.SysTime expires() nothrow @property @safe const;

Please note that, if this.canRefresh == true, this is not the end of the session lifetime.