whenever we login in d facebook account we enter our username and password and then automatically our profile is shown facebook data profile photo is shown whenever v move on from diffrent pages from our facebook account visit diffrent profiles and
page i want to ask how is the authentication done when we move on in from different pages ok this is the valid user for this profile like how is the identification done is that every time when we move from different pages from our facebook account visit our friends profile evertime username and password is check what process is exactly going on behind the scenes how is it achive is it by session or cookies :)
not only facebook any but for other website also how is it done.
surajemo
Member
2 Points
7 Posts
authentication for user
Mar 29, 2012 07:55 AM|LINK
whenever we login in d facebook account we enter our username and password and then automatically our profile is shown facebook data profile photo is shown whenever v move on from diffrent pages from our facebook account visit diffrent profiles and page
i want to ask how is the authentication done when we move on in from different pages
ok this is the valid user for this profile like how is the identification done
is that every time when we move from different pages from our facebook account visit our friends profile evertime username and password is check
what process is exactly going on behind the scenes
how is it achive is it by session or cookies :)
not only facebook any but for other website also how is it done.
Primillo
Star
8727 Points
1679 Posts
Re: authentication for user
Mar 29, 2012 08:04 AM|LINK
Hi
cookies, but this is a big subject.
Yes every time you visit a page will request the cookie to identificate you (if required).
Here you can get a sample app:
http://www.asp.net/web-forms/tutorials/security/admin/unlocking-and-approving-user-accounts-cs
http://www.asp.net/web-forms/tutorials/security
Primillo
http://www.facebook.com/programandopuntonet
Dima xD Gupt...
Member
2 Points
8 Posts
Re: authentication for user
Dec 17, 2012 04:19 PM|LINK
when u Shuffle between Pages ..and if u Click to go back on the previous page...here will be the duty of session
i guess
session expire time is shorter than cookie