Hello, I would like to know if I can use validation without without the configuration of the "Authentication" of FIREBASE, I have a list of objects,
if(placa == 'ABC123' && senha == '123')
alert('logado')
else if(placa != 'ABC123')...
asked by
13.06.2018 / 16:05