is there any way to remove or delete expired tokens ?
hi all
is there anyway to remove those expired tokens in tokens table?
First time here? Check out the FAQ!
hi all
is there anyway to remove those expired tokens in tokens table?
If you're using the SQL backend for tokens, there is an explicit API call to remove a token, but it expects you to know it already. The internal Token API doesn't currently do anything to remove expired tokens from a backing store, so a manual cleanup job to remove expired tokens for the SQL implementation would be needed.
The lack of cleanup of expired tokens in the SQL backend should be listed as a bug
I've opened a bug (1008587) related to this.
Asked: 2012-05-23 02:05:39 -0500
Seen: 154 times
Last updated: Jun 04 '12