Example #1
0
 def checkToken(self):
     data = public.auth_decode(web.input())
Example #2
0
 def checkToken(self):
     data = public.auth_decode(web.input());