Top "Login" questions

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

Trying to connect to ASPX site using CURL?

I am trying to log into this url: http://www.kalahari.com/marketplace/default.aspx The two fields that are …

php curl login .aspxauth
You are not a sandbox user of this client. Error Codeigniter-Instagram api

In my codeigniter project I am trying to use Instagram API for log in. This is the library which I …

php login codeigniter-2 instagram-api
drupal 7 programmatically log user in

After having just registered a new account and created a profile how would I log a user in? I have …

php login drupal-7
Android - Google Login with Login-Screen instead of Automatic Login

I've added a Google log-in to my Android App (steps can be found at edit 3 of this post). Everything works …

android login google-plus google-play-services google-api-client
Android Login Activity and Home Activity redirection

I am managing the session using shared preference in my application. If the user is logged in it must show …

android login session-state
FOSUserBundle: How to best integrate login and register form in one template?

I am using the FOSUserBundle in my Symfony application which is really great. They have the login and register forms …

templates symfony login twig fosuserbundle
What's the order of Windows startup?

I'm curious to know the order of Windows startup during a user login. Does anyone know? Basically, my application was …

windows login startup runonce
Redirect to another action in an interceptor in struts 2

I am currently in the process of learning Struts 2 and I am currently building a simple application where unverified users …

login struts2 interceptor
Creating a login system in PHP

Can someone please help me? My username is Blimeo and my password is "password" but when I put my credentials …

php login passwords username
How to restfully login, Symfony2 Security, FOSUserBundle, FOSRestBundle?

I'd like to be able to login via a ws. I've tried to simulate this with curl pointing to /login …

security symfony login fosuserbundle