Add client_credentials grant type support
Closes gh-51
This commit is contained in:
committed by
Joe Grandja
parent
88911641af
commit
c40aec2eb4
@@ -14,5 +14,6 @@ dependencyManagement {
|
||||
dependency 'org.mockito:mockito-core:latest.release'
|
||||
dependency "com.squareup.okhttp3:mockwebserver:3.+"
|
||||
dependency "com.squareup.okhttp3:okhttp:3.+"
|
||||
dependency "com.jayway.jsonpath:json-path:2.+"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user