This repository has been archived by the owner on Apr 9, 2020. It is now read-only.
修復cahce login 的問題#74 (#75) * Fix cache login do not use cache cookie * Remove extra code ,make clarify * Add some comment Why use"red_auth" not "red" ? Because "red" return data is bytes , I think get data from redis should be able to use without any decode or encode action.