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:
Meier Lukas
2025-03-01 17:24:31 +01:00
committed by GitHub
parent 788304adfb
commit 6fad48f65a
4 changed files with 12 additions and 0 deletions

3
pnpm-lock.yaml generated
View File

@@ -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