facebook - Automatic FB Login NO PROMPT -
i wanting add fb functionality our mvc business site. there events result customer activity on our site. post these events our company timeline. have several working examples , tutorials having difficulty @ log in. have system use stored credentials..web config etc. rather prompt login. docs etc. show oauth end point doesn't accept these kind of parameters??
so how can have system log in using stored credentials?
tia jb
facebook used have offline_access permission defunct. can trade in short-lived token long-lived token (that think lasts around 60 days) , store on server. check out details here learn more process.
Comments
Post a Comment