Skip to content

Commit

Permalink
revert(auth): hacky fix build_image
Browse files Browse the repository at this point in the history
  • Loading branch information
brucetony committed Oct 17, 2024
1 parent dbaadb0 commit 52d61a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export default defineNuxtConfig({
openIdConfiguration: "",
logoutUrl: "",
logoutRedirectUri: "",
validateAccessToken: false,
exposeAccessToken: false,
pkce: false,
},
Expand Down

0 comments on commit 52d61a1

Please sign in to comment.