Asp.net – Asp .Net5 with Google Oauth2 Redirection Error
I have a problem with implementation of google oauth2. I get a redirection missmatch. I have in google console https://localhost:4200/signin-google. My confusion is this. If I do https://localhost:4200/api/google/response in google console and in options.CallbackPath. Then I get succesfuly redirect of…