Using custom auth with Plasmic and Next-Auth.

Hi Franco, it’s possible to use it as custom auth, we don’t have an existing example with it, but you can integrate it by using the session callback https://next-auth.js.org/configuration/callbacks#session-callback and properly running ensurePlasmicAppUser https://docs.plasmic.app/learn/auth-integration/#ensureplasmicappuser

1 Like