Top "Login" questions

Authentication is the process of providing a proof of identity or verifying identity.

NodeJS + Express: How to secure a URL

I am using latest versions of NodeJS and ExpressJS (for MVC). I usually configure my rest paths like this, for …

node.js authentication login express middleware
Set a cookie to save login details PHP

I have a typical login (username, password) and also want to include a 'save my details' check box. The login …

php login setcookie
Error compile in "Use Facebook Login example"

I'm trying to create the Login Application in this tutorial: I'm getting this error in my logcat: 11-22 15:57:53.863: E/AndroidRuntime(816): …

android facebook login sdk sample
HtmlAgilityPack Post Login

I'm trying to login to a site using HtmlAgilityPack (site:http://html-agility-pack.net). Now, I can't exactly figure out how …

c# login html-agility-pack
Disable CSRF token on login form

I am using Symfony2.0 and FOSUserBundle, and would like to disable the csrf token on my login form. I have …

symfony login csrf fosuserbundle symfony-2.0
Facebook login error "User is not allowed to see the application."

Hi: I have submitted my app to the App Store. I have Facebook login feature in my app. When I …

ios facebook login parse-platform
Android Login - Account Authenticator vs Manual Authentication

I'm about to implement login along with user authentication in my app. My first idea was to do it manually, …

android authentication login accountmanager
Logging into SAML/Shibboleth authenticated server using python

I'm trying to login my university's server via python, but I'm entirely unsure of how to go about generating the …

python login saml saml-2.0 shibboleth
expect, interact and then again expect

There are several posts regarding the same, but i still not able to make my expect script work properly. My …

linux login passwords expect interaction