Skip to content

Commit

Permalink
Update App.tsx
Browse files Browse the repository at this point in the history
Signed-off-by: Krishnan Subramanian <[email protected]>
  • Loading branch information
krishnan-aot authored Dec 3, 2024
1 parent 745498c commit e85c83f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ const authority =
const client_id =
import.meta.env.VITE_KEYCLOAK_AUDIENCE || envConfig.VITE_KEYCLOAK_AUDIENCE;


/**
* The OIDC Configuration needed for authentication.
*/
Expand Down

0 comments on commit e85c83f

Please sign in to comment.