Calling Next Auth api/auth/[..nextauth].js api from a different front end
Unanswered
Blanc de Hotot posted this in #help-forum
Blanc de HototOP
I setup this api/auth/[..nextauth].js api for a project with its own frontend, it works, now and need to call it from a different front end, using the same Google provider and CredentialsProvider, how to achieve that?