How to tie an authorisation token to a device?
When a user signs in they receive a authorisation token that is then sent along with each subsequent request to authorise the user, and the token is refreshed every server call or once per minute. I heard about attacks where the tokens wer… Continue reading How to tie an authorisation token to a device?