grpc-go/credentials
Sean Harger 956d689a24 Use Type() method for OAuth tokens instead of accessing TokenType field. (#1537)
This covers the case where the TokenType field is empty, and thus
calling the Type() method will return "Bearer".
2017-09-25 11:38:05 -07:00
..
oauth Use Type() method for OAuth tokens instead of accessing TokenType field. (#1537) 2017-09-25 11:38:05 -07:00
credentials.go autofix license notice 2017-06-08 14:42:19 +02:00
credentials_test.go Fix misspells (#1531) 2017-09-20 14:55:57 -07:00
credentials_util_go17.go autofix license notice 2017-06-08 14:42:19 +02:00
credentials_util_go18.go autofix license notice 2017-06-08 14:42:19 +02:00
credentials_util_pre_go17.go autofix license notice 2017-06-08 14:42:19 +02:00