[
https://issues.apache.org/jira/browse/SHINDIG-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eiji Kitamura resolved SHINDIG-1115.
------------------------------------
Resolution: Fixed
removing Access Token is implemented along with OAuth 1.0a compatibility code
as "removeTokenAndSecret" method in OAuthStore class and GadgetOAuthTokenStore
class.
> No method exists to dismiss expired access token
> ------------------------------------------------
>
> Key: SHINDIG-1115
> URL: https://issues.apache.org/jira/browse/SHINDIG-1115
> Project: Shindig
> Issue Type: Bug
> Components: PHP
> Affects Versions: 1.0, 1.1-BETA1, 1.1-BETA2, 1.1-RC1, 1.0.1
> Reporter: Eiji Kitamura
>
> When OAuth access token get expired, shindig needs to dismiss it.
> Otherwise, shindig try to access requested resource using the same old access
> token and fail, forever.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.