You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The expire_time constraint added in this method breaks support of refresh_token, and seems unnecessary, as access_token expire-check is done in the isValidRequest method in the ResourceServer class.
0 commit comments