Skip to content

Commit

Permalink
Fjernet duplikat på metodekall (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
janeirik authored Jul 15, 2024
1 parent 834538e commit 6c84c81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ class RestTemplateConfiguration(

// Ekspirmentell som har inn identisk config som familie har då azure-graph feiler
@Bean("jwtBearer")
fun restTemplateJwtBearer(
fun restTemplateAzueJwtBearer(
consumerIdClientInterceptor: ConsumerIdClientInterceptor,
bearerTokenClientInterceptor: BearerTokenClientInterceptor,
): RestTemplate =
Expand Down

0 comments on commit 6c84c81

Please sign in to comment.