Skip to content

Commit

Permalink
feat: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
shahargl committed Nov 20, 2024
1 parent 840fc52 commit e98c797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keep-ui/auth.ts
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ const providerConfigs = {

// Create the config
const config = {
trustHost: true,
providers:
providerConfigs[authType as keyof typeof providerConfigs] ||
providerConfigs[AuthType.NOAUTH],
Expand Down

0 comments on commit e98c797

Please sign in to comment.