Adam Jessop
Results
1
comments of
Adam Jessop
I have just tested this with the following from an AuthService: $sails.defaults.headers.common = {'Authorization' : 'Bearer ' + token}; $sails.defaults.headers.post = {'Authorization' : 'Bearer ' + token}; Checking the socket...