Skip to content

Commit

Permalink
Merge branch 'add-kratos-endpoint' of https://github.com/RADAR-base/M…
Browse files Browse the repository at this point in the history
…anagementPortal into add-kratos-endpoint
  • Loading branch information
mpgxvii committed Jul 30, 2024
2 parents 2ad85e6 + 84b4ffb commit 628f326
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,6 @@ class KratosEndpoint
}

companion object {
private val logger = LoggerFactory.getLogger(TokenKeyEndpoint::class.java)
private val logger = LoggerFactory.getLogger(KratosEndpoint::class.java)
}
}

0 comments on commit 628f326

Please sign in to comment.