Questions tagged as 'login'

1
answer

Login screen on Android

I emulated a local server for XAMPP and started trying to develop a login screen for an Android application. It is working perfectly, but only when I log in to the localhost (using my local IP address instead of localhost, because the...
asked by 03.10.2014 / 22:03
1
answer

Do I need to have a server to make a login system with the react?

It may be a silly question but I'm pretty confused about React.js, I developed a Webapi in Asp.net core and it's already working ... I need to make a login system in React. Thinking about how I would develop, in the case I program in php, I woul...
asked by 05.10.2018 / 16:17
2
answers

Change Login [Gem Devise Ruby On Rails]

Gem devise creates a login system with email and password. How do I change the email login form to a code, that is, instead of the user logging in via email, he or she enters a number or name?     
asked by 18.08.2017 / 02:21
1
answer

Pass variable hidden in php page redirect

I've been doing a job and I need to finish php redirecting pro index along with a variable at the end of my login login. In the login I made a select where I returned the nickname of the user, now I need to send that nickname to the index in ord...
asked by 11.11.2017 / 22:01
1
answer

Problem with Facebook login button

I'm including the login button with facebook on my site, I'm using the SDK made available to them (in java script). Everything happens normally, clicking the button requires user authorization, but when it confirms it, it retries to the home pag...
asked by 13.06.2016 / 01:21
1
answer

Facebook addiction for authentication

In many cases, stackoverflow being one of them, I sign in with Facebook. We were now pissed that I no longer want to be part of Facebook and I delete my Facebook account. What happens to my account on the sites that depended on the Facebook logi...
asked by 23.05.2016 / 10:43
1
answer

How to use Facebook login on Windows universal platform?

I'm trying to mount Facebook login to an app so that it works using the app or website according to the tutorial: link It has a similar question, but that does not answer me by limiting the solution to the application only as I understoo...
asked by 19.03.2016 / 15:55
1
answer

Single sign-on system [closed]

How to create a unique login system in PHP ? Give access to multiple sites for the user, without having to log in to each site. Like Google, with a single login, you use Google and YouTube.     
asked by 28.07.2016 / 01:05
1
answer

Doubles Simple School System

Well I'm doing a job for college, I'm already in the middle, but to do the final part I need: The teacher can register a pdf / image, in his area. And the student on his page can see / download this attachment. What I have so far only s...
asked by 16.11.2015 / 03:08
2
answers

Trying to make login work, but does not show error but does not enter either

I did the php right as my teacher passed, I changed all the names and it's alright, I checked, but when I do the login, it does not go in, it only refreshes the page and it does not redirect to the profile page of the person as it is to be done....
asked by 14.09.2015 / 21:18