mike-jumper commented on code in PR #758:
URL: https://github.com/apache/guacamole-client/pull/758#discussion_r951959208
##########
guacamole/src/main/frontend/src/app/auth/service/authenticationService.js:
##########
@@ -160,6 +160,8 @@ angular.module('auth').factory('authenticationService',
['$injector',
url: 'api/tokens',
headers: {
'Content-Type': 'application/x-www-form-urlencoded'
+ // FIXME: Clear current token if invalid, send token as header
Review Comment:
Oops - nope, I addressed that. Will remove.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]