loremipsum1
KKinde
•Created by loremipsum1 on 10/29/2024 in #💻┃support
Documentation update
Thanks @Daniel_Kinde ! I'll check it out.
What's the advantage of this validator when compared to
aws-jwt-verify
or some other existing libs? what's the suggested best practice if I want to verify feature flags and org ID as well?5 replies
KKinde
•Created by loremipsum1 on 10/29/2024 in #💻┃support
Documentation update
now the error is
'ExpressMiddleware<Promise<void | Response<any, Record<string, any>>>>' is not assignable to parameter of type 'RequestHandlerParams<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'
5 replies
KKinde
•Created by loremipsum1 on 10/29/2024 in #💻┃support
Documentation update
found answer in the source code https://github.com/kinde-oss/kinde-node-express/blob/main/src/helpers/kindeMiddlewareHelpers.ts
5 replies