Gunnar Oledal

Results 15 comments of Gunnar Oledal

Perhaps already suggested, but I'd love to be able to use middleware(s) for a whole (sub)router👍

I think it would be nice to skip the mutation and query distinction and have the client call the procedure name directly.

Not sure, but I am under the impression that you are discussing functionality of the reactQuery integration? Is this perhaps the reason for the distinction between query and mutation in...

This got me curious. Is it actually possible to add headers when establishing a websocket connection? All my research into this had me believe that it isn't possible to create...

Hmm. Seems to not be related to ```requireAuthOnInitialize```, but rather main.ts identifying ```isAuthenticated()``` as true (and thus triggers ```acquireToken``` which fails to do it silently and then triggers redirect token...