Skip to content

Commit

Permalink
Remove whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
fergmac committed Sep 20, 2024
1 parent d60d9cf commit 4c179a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/frontend/src/common/authenticate.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ export default {
.then(response => {

const {
'ssl-required': sslRequired ,
resource,
realm,
'ssl-required': sslRequired,
resource,
realm,
'public-client': publicClient,
'confidential-port': confidentialPort,
clientId,
Expand Down

0 comments on commit 4c179a6

Please sign in to comment.