Closed flckv closed 1 year ago
Do you mean you try to login to meteor.com? Or to use meteor.com account for this app? Neither will work.
In the other issue, I've linked to how to make your keys. Closing this one, let's continue in the other one. :)
hi @trusktr, can you clarify a few things:
(1) Is there a plan to make the register & login synced with the actual meteor account? (2) What is the main purpose of using the Meteor.userId() ? I am new to meteor, but what I can see is that even after deleting cookies and clearing cache on dev env I am still able to use the registered email address and password on http://localhost:3000/. So that made me think that it is connected to the actual meteor.com. But when I use the same credentials on meteor.com they are not working.
I tried to login to meteor on the official website with the credentials created in unnamed-experiment without success. I wanted to check what has been updated there