Questions tagged as 'login'

1
answer

Login to Facebook - PHP

Colleagues, I am trying to insert the LOGIN option through Facebook into my test application (Local Host), however it is displaying the following error: Mysettingsareasfollows: and Ihavealreadymadeseveralchangesandsofarnothing.Seeingsomevide...
asked by 05.01.2018 / 07:05
1
answer

Encrypt passwords

I need to generate a default password for users of my login table. The password must be the same for all users for first access to the system. The registration already exists, but I have to modify the passwords. The problem happens when I upda...
asked by 02.06.2016 / 18:15
1
answer

Facebook Api does not receive the Email permission

Hello, I'm having a serious problem with the Facebook API, I've tried getting the email to my OAuth system, but the api returned null, debugging the process, I discovered that the APP is not actually requesting permission from Email. Anyone know...
asked by 17.10.2016 / 20:50
2
answers

Login and Password with permission level in php

I am putting together a system to facilitate communication and support for the representatives of the company where I work. The rest of the page already exists, but I need to get each type of user directed to a different page. One of the bigg...
asked by 13.02.2015 / 17:01
1
answer

Login system with sessions [duplicate]

IN A PHP LOGIN SYSTEM WHAT VARIABLES SHOULD I STORE IN THE SESSIONS? email and password or just the user id?     
asked by 19.10.2016 / 05:18
2
answers

Permissions depending on AD groups [duplicate]

Good people, as I mentioned in some questions I'm developing a WebAPP query that needs to have a login through the network using Active Directory users. My goal is for a group to exist and I can declare in the application that only those in th...
asked by 08.02.2017 / 12:24
1
answer

In a login system, will all tables be connected to the user table?

I am creating a system for barbershop and would like to make a login system for each user, where the user would register their trade, employees, etc. In my database I have the barber and client table, between these two tables is the marking t...
asked by 29.08.2018 / 00:14
1
answer

Login with retrofit android

Hi, I have a question and they did not know how to help me, I have a webservice that is doing a get that when entered the user name it will allow its access to the application and so will pass the user to the next screen. This is the code...
asked by 06.09.2017 / 15:50