Is it possible to create a user login page (email and password) in a Corona app?
I have a file that has some info stored in it (email and password column, and some test data) and I can access it and print data to console.
But how can I get a user to input on the screen and for Corona to check the data and authorise it?
I have been looking on the web for days and no luck…
Can anyone help?
Cheers