duse-io / api

RESTful api of duse
http://duse-io.github.io/
MIT License
8 stars 0 forks source link

cleanup invalid tokens #14

Closed brancz closed 9 years ago

brancz commented 9 years ago

best bet is Redis#expire, which would require switching the persistence from db to redis for all types of tokens

brancz commented 9 years ago

Rake task to cleanup expired tokens suffices for v0.1.0