We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78bf3fb commit 3dad3ecCopy full SHA for 3dad3ec
1 file changed
apps/strapi/config/admin.ts
@@ -1,6 +1,5 @@
1
-// @ts-expect-error no declaration file for this
2
-
3
import { decode } from "jsonwebtoken";
+// @ts-expect-error no declaration file for this
4
import AzureAdOAuth2Strategy from "passport-azure-ad-oauth2";
5
6
export type Env = {
0 commit comments