feat: use fetch with trusted certificates for oidc (#2412)
* feat: use fetch with trusted certificates for oidc * fix: change custom-fetch symbol from auth-core to next-auth * test: add mock for next-auth in events test * refactor: use package import instead of relative import
This commit is contained in:
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
@@ -639,6 +639,9 @@ importers:
|
||||
'@auth/drizzle-adapter':
|
||||
specifier: ^1.8.0
|
||||
version: 1.8.0
|
||||
'@homarr/certificates':
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../certificates
|
||||
'@homarr/common':
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../common
|
||||
|
||||
Reference in New Issue
Block a user