Currently I'm on the "Adding MongoDB" course, "saving model instances". I'm wondering why does every time I open the route localhost:5000/auth/google, it saves 2 of the same profile? And when I try to console.log it, it's basically logs 2 profile. I don't know what I'm doing wrong. Is it because I configure wrong in "console.cloud.google.com"?
Currently I'm on the "Adding MongoDB" course, "saving model instances". I'm wondering why does every time I open the route
localhost:5000/auth/google
, it saves 2 of the same profile? And when I try to console.log it, it's basically logs 2 profile. I don't know what I'm doing wrong. Is it because I configure wrong in "console.cloud.google.com"?