dangogh commented on a change in pull request #3505: Oauth integration
URL: https://github.com/apache/trafficcontrol/pull/3505#discussion_r286233484
 
 

 ##########
 File path: traffic_ops/traffic_ops_golang/login/login.go
 ##########
 @@ -21,8 +21,13 @@ package login
 
 import (
        "encoding/json"
+       "errors"
        "fmt"
+       "github.com/dgrijalva/jwt-go"
 
 Review comment:
   Also, do these have Apache-compatible licenses?   This shouldn't be merged 
until we know that for sure.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to