Ephraim Duncan

Results 113 comments of Ephraim Duncan

You can do this in the current version.

Cloudflare is now hosting an alternative service to replace polyfill(.)io https://blog.cloudflare.com/automatically-replacing-polyfill-io-links-with-cloudflares-mirror-for-a-safer-internet/ https://cdnjs.cloudflare.com/polyfill/

working on it now

In response to @Skn0tt statement > Hi! This looks like an issue with how your TSC is configured. After reviewing my tsconfig.json file, I made a small change to the...

Hello @mnbro, I've not been able to reproduce this. Could you provide more details about your setup, the OIDC provider, and any error logs you encountered?

The old NextAuth implementation had the `NEXT_PRIVATE_OIDC_ALLOW_SIGNUP` functionality, but it wasn't carried over to the new auth implementation. The current OIDC implementation in creates new users without checking for `NEXT_PUBLIC_DISABLE_SIGNUP`,...

Hello @mnbro, I've not been able to reproduce this. Could you provide more details about your setup, the OIDC provider, and any error logs you encountered?