update JWT handling for external services
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -38,6 +38,8 @@ dependencies {
|
||||
implementation 'com.google.cloud:spring-cloud-gcp-starter'
|
||||
implementation 'com.google.auth:google-auth-library-oauth2-http'
|
||||
implementation 'io.grpc:grpc-netty'
|
||||
implementation 'io.netty:netty-all'
|
||||
implementation 'com.nimbusds:nimbus-jose-jwt:9.40'
|
||||
testImplementation 'io.projectreactor:reactor-test'
|
||||
compileOnly 'org.projectlombok:lombok'
|
||||
developmentOnly 'org.springframework.boot:spring-boot-devtools'
|
||||
|
Reference in New Issue
Block a user