Feature #649
Verify Twitter OAuth tokens, invalidate and re-request when needed
Status: | Closed | Start: | 11/17/2011 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine Twitter | |||
Target version: | 0.8.9 | |||
Complexity: | ||||
Votes: | 0 |
Description
Once Smuxi was authorized to access Twitter it will store the OAuth tokens and simply assumes they will be valid forever. The user could revoke them though or Twitter itself might decide to invalidate them. So Smuxi needs to verify the stored OAuth tokens and remove them from the config if they are no longer valid for whatever reason. Then the user can re-authorize Smuxi.
Associated revisions
Revision 0c45bc6632a7cd62d5ef70ab728fc17401e3cd6d
[Engine-Twitter] Verify access token and re-authorize when needed (closes: #649)
History
Updated by Mirco Bauer 4750 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 0c45bc6632a7cd62d5ef70ab728fc17401e3cd6d.