"There are only 2 requests that can be done WITHOUT Authorization token, Register and Login"
The token must be included in Headers:
'Authorization':'here is the token'
After successful login the server return Authorization token wich should be used in all other requests