Extending KindeIdToken type to include the `organizations` claim
I added an
I tried to add the following in
but this doesn't help.
My
Any ideas?
organizations claim to the id token and would like TypeScript to know about it so I could do:I tried to add the following in
app/lib/types.ts:but this doesn't help.
My
tsconfig.json includes this types.ts:Any ideas?
