Henrik VT

Results 5 comments of Henrik VT

I have this same issue; build processes are failing due to this.

I did find a hacky workaround by just adding a `global.d.ts` file in the root of my app and adding ```ts declare module 'supercons' ``` However, all that does is...

Is this close to being merged in and part of a new release? If there is any work that still needs to be done, I'd be willing to jump on...

I would like to +1 Lucia here, since it seems to fit well within T3, specifically because it is similar to NextAuth/Auth.js in that it runs within Next.js - a...

> Won't that be true for any auth solution (including nextauth)? Unless of course, the generated app uses oauth credentials that relies on a proxy domain. Well yeah you always...