done, done, done.... now i need this to redirect back to my site once people logged in
Thanks for this video... will definitely need it at the end of my google sheet / appsheet project. Subscribed!
I love You bro I am Wondering From 2 months but I had Never seen such a amazing vedio
Thanks for sharing this 🙏🏾🥰❤️. I've tested it, and it worked just exactly...
excelent video, and thanks for source code. and make more video like this... 👍
your videos are the best here on youtube
thank you, there will be videos with user login and then we can edit, delete items on a sheet as a database
Thanks Aap ki video kabile tarif hae SIR
After you copied the web app URL what system is that that you’re using to create that script 8:10 in the video I can’t go any further without that
Can you make a tutorial about how people can change their password or mail?
can we create multiple sheets for a single user registered in another sheet and getting the name of new sheet from the register sheet
this is grape thank you so much for the idea and sharing also the source code.. grape grape!!! :D
Thanks for the videos bro really helped..just wanna ask is after login how to go to specific page ? is it possible ?
This is so great! Please how do you add WARNING username, email, or phone has already been used? And is it possible to point each user to different URL when they login? I really appreciate your work.
Thanks for the awesome tutorial video. After login how to go to specific url?😀
Thanks ❤ for scricpt
Valeu!
super helpful :elbowcough:
A good example how not to do authentication. 1) No one, including site owner should be able to see passwords of "registered" users. In the demo they are visible in plain text in the spreadsheet. 2) This "login" is useless until security token is given back to the web browser, which is not shown and not explain. How do you protect subsequent pages which meant to be shown to "signed in" users? Its better if you picked up another example, instead of "security". Btw did you kn ow that instead of ... = 'FALSE' you should be writing ... = false. There are such things as types in JS code....
@gauritanwar6624