My application uses Facebook login but every time the user logs in a new user account is created. Is it my responsibility to create some unique token to identify the user on creation to work out if he has logged in before? I thought that was handled by the third party.
Any insight would be appreciated.
Thanks.
shock
September 20, 2015, 6:32am
2
Hi,
it should not work like that.
Which packages you are using to login ?
meteor-platform
insecure
mquandalle:jade
twbs:bootstrap
accounts-password
accounts-facebook
service-configuration
http
email
audit-argument-checks
themeteorchef:bert
browser-policy
check
iron:router
jquery
themeteorchef:jquery-validation
meteorhacks:npm
npm-container
fourseven:scss
accounts-oauth
meteorhacks:ssr
accounts-ui
aldeed:template-extension
reactive-var
mizzao:bootboxjs
momentjs:moment
aldeed:collection2
aldeed:simple-schema
copleykj:mesosphere
msavin:mongol
gwendall:auth-client-callbacks
aslagle:reactive-table
accounts-password
accounts-facebook
service-configuration
shock
September 20, 2015, 7:42am
5
I am kinda lost there, only auth I see is steam.
And not sure if I will upload service configuration file to public.