{{ message }}
configurationSchema add auth strategies #3502
Unanswered
EmileSpecs
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm trying to add an
apiKeyauth strategy, which requires the definition of theapiKeytype in the configurationSchema (contained inconfiguration.ts)This causes a TypeScript error: Type instantiation is excessively deep and possibly infinite.
Any advice on how to define this type without an error?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions