AdmitHub / meteor-shared-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not working with my meteor app & telescope

ashishapy opened this issue · comments

I tried to use it on local by running one meteor app (MyApp) and Telescope app.

{
"public": {
"sharedAuthDomains": ["http://localhost:3000/", "http://localhost:4000/"]
}
}

I get hell lots of errors on browser console.

Please indicate your errors. Hard to guess what they are. Note that admithub:meteor-shared-auth and the settings need to be included in both apps.