summary refs log tree commit diff
path: root/scripts/check_signature.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-28Extract the id token of the token when authing users, include the token and ↵Mark Haines18-48/+92
device_id in the internal meta data for the event along with the transaction id when sending events
2015-01-28Return the device_id from get_auth_by_reqMark Haines13-31/+34
2015-01-26