if the user id is already stored in the data base ,then how can we authenticate the user on just one click on the button,without entering any user id& password.plz do reply.
Thanks
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
You can use rememberMe checkbox as boolean to let the use stay signed in.
If you want to let the user chose any one ID from a list and sign in. This would be some how a span website. Because no security would be present there.
If you want to do it because Google has a new sign in page. You're wrong. They people work on their projects for months then a clean page comes out. You need to keep the webSite secure. How ever if you want to do it. You can still try to get the email address
by ajax but let the user input his password. then LOGIN!
Please "Marks As Answer" if any answer helped you out!
~~! FIREWALL !~~
Letting users chose ID's from a list and then sign in bad idea, this will ultimately allow bots to easily spam the website.
Thanks
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
neetu kadyan
Member
1 Points
10 Posts
authentication
Nov 14, 2012 01:09 PM|LINK
if the user id is already stored in the data base ,then how can we authenticate the user on just one click on the button,without entering any user id& password.plz do reply.
Abhishek Luv
Participant
1746 Points
468 Posts
Re: authentication
Nov 14, 2012 01:15 PM|LINK
Why do you want to do that?
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
Afzaal.Ahmad...
Contributor
2661 Points
1040 Posts
Re: authentication
Nov 14, 2012 03:41 PM|LINK
You can use rememberMe checkbox as boolean to let the use stay signed in.
If you want to let the user chose any one ID from a list and sign in. This would be some how a span website. Because no security would be present there.
If you want to do it because Google has a new sign in page. You're wrong. They people work on their projects for months then a clean page comes out. You need to keep the webSite secure. How ever if you want to do it. You can still try to get the email address by ajax but let the user input his password. then LOGIN!
~~! FIREWALL !~~
Abhishek Luv
Participant
1746 Points
468 Posts
Re: authentication
Nov 14, 2012 03:49 PM|LINK
Yes exactly.
Letting users chose ID's from a list and then sign in bad idea, this will ultimately allow bots to easily spam the website.
With Regards
Abhishek Rajiv Luv
"Helpful then please Mark as Answer"
http://www.codeabstract.com/
http://pluralsight.com/training/users/abhishekluv
Afzaal.Ahmad...
Contributor
2661 Points
1040 Posts
Re: authentication
Nov 15, 2012 01:04 PM|LINK
Yes indirectly this will make you loose your fans, users. Because there will be no security to your website.
If this was a good idea. Why not facebook, google+, twitter had used it? Try to think.
~~! FIREWALL !~~