Simon Meyer
Results
3
comments of
Simon Meyer
I'm also curious about the state of this issue. I added 5.0.0-beta.16 with the GitHub provider for proof-of-concept and all went well. But with Apple sign-in I ran into the...
> Until the apple provider is fixed I was able to get this working by adding an override route to handle the apple callback. > > ```ts > // app/api/auth/[...nextauth]/route.ts...
Thank you, this helped!