How To Make A Social Or Sharing App For Free - Sign In Page

preview_player
Показать описание
In this video I will cover the basics of how to use Appgyver to create a basic social media or sharing app. This is the next video of the series where I will cover how to create the log in and sign up or create account page. This video walks through creating an app for free using Appgyver for the mobile application and Firebase to handle the database storage and user authentication for the log in page. This video covers finalizing the sign in page.

This sign in page will not require users to authenticate their email address, meaning they do not need to click the link in the automatically generated email to authenticate the email, it will however make sure they have the same email and password that they did when they signed up. This means a user can sign up with any email address without needing to prove it's theirs.

Рекомендации по теме
Комментарии
Автор

Sign in and sign up pages done and functional. Thanks a lot for the videos, been so useful Tyler😁

michelbibiana
Автор

you're vids have been very helpful! thanks!

masseybranscomb
Автор

You are very often talking about something that you already have explained in other videos but it is sometimes hard to find the video. Sometimes things are also very quickly explained, so I have a little bit hard to follow. I will try to watch all your videos and hopefull I find them all and can watch them in the right order. Otherwise you are very good, and I am thankful that you share so much with us.

sophieberg
Автор

So Tyler I was just thinking, what if too users entered thesame username or password and how do we prevent that??
-Alain Michel

michelbibiana
Автор

I watched the social app series was awesome 👌, just wanted to know if you could maybe do the tutorial on "forgot password" would be awesome if you could

faeezfataar
Автор

Does this seris include how to make a comment section? I am having trouble finding how to make one anywhere.

Charliedoezstuff
Автор

Hey tylor... Iam building a car catalogue app with admin login, user sign in and sign up options... And i included all the three sign in, sign up and admin login in one page (Direct third party auth)... The sign in and admin login work perfectly as i have enabled the "authentication" in firebase to "email and password check" category and by using the apiKey... i have followed the same steps followed by you in this video...but the sign in function is not working...it always moves to the other two states in HTTP and not to the truth state...is there any changes in settings that i need to make in firebase? Or cuz of i have used 2 common page variables (credentials.emailID, credentials.password) for all the three sign in, sign up, admin login...cuz all 3 are included in one page and the user selects any one of these to move to next page and the variable gets refreshed...
Iam pretty sure that i have added the formulas, req body and URL correctly...cross checked it several times... :(

nafeesahamed
Автор

Hey thanks for answering my last message. I fixed it. But I have another question, for the set item for storage it says " value "Sign In" is not equal to "Sign Up." Do you have a suggestion for that?

tequilamockingbird