CloudServices/Sagrada/TokenServer: Difference between revisions

Jump to navigation Jump to search
m
proper JSON encoding
No edit summary
m (proper JSON encoding)
Line 144: Line 144:
Example:
Example:


   auth_token = {'uid': '123', 'expires': 1324654308.907832, 'salt': 'sghfwq6875765..UYgs'}   
   auth_token = {"uid": 123, "expires": 1324654308.907832, "salt": "sghfwq6875765..UYgs"}   


   
   
canmove, Confirmed users
409

edits

Navigation menu