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

Popular posts from this blog

Issues changing the value of an element in an array in matlab -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

vb.net - Alternative to the T-SQL AS keyword -