Hi,
I have a question, is there any way to differentiate when a user is not registered and a registered user in the response of the endpoint /api/identity-provider/login ?
The documentation https://fusionauth.io/docs/v1/tech/apis/identity-providers/google/#complete-the-google-login , says that it should return code 202, when not logged in, but it always returns 200. Am I doing something wrong?
Thank you
Max