Balin Sinnott

Results 4 comments of Balin Sinnott

Until the apple provider is fixed I was able to get this working by adding an override route to handle the apple callback. ```typescript // app/api/auth/[...nextauth]/route.ts import { handlers }...

@glencoden as @gordonturner mentioned the user's email will only be delivered the first time they sign in. Subsequent sign ins will deliver the apple sub which is used to retrieve...

Any update on API v2 support?

> adding basePath: "/api/auth to the initialization config Legend. This fixed my `Cannot parse action at /session` error on beta v19.