EASY Authentication with Vue 3 & Firebase 9 - Vue JS Login Form Tutorial 2022

  Рет қаралды 36,613

Tyler Potts

Tyler Potts

Күн бұрын

Пікірлер
@vampirejs758
@vampirejs758 2 жыл бұрын
First! Nice one! You still remain one of the handful content creators using firebase 9 with vue 3 and you will again see your own videos getting recommended ro you.
@Pottsy
@Pottsy 2 жыл бұрын
Haha yeah thanks Vamp! :D
@s12bt
@s12bt 2 жыл бұрын
Thank you so much. You really saved me.
@viktorlegradigohring4623
@viktorlegradigohring4623 Жыл бұрын
Thank you!! You helped me a lot! :)
@TylerPotts
@TylerPotts Жыл бұрын
Wow, thank you! I'm happy to help!
@Shogemon
@Shogemon Жыл бұрын
Great tutorial!! I really appreciate the step by step and explanation of what the lines of code mean/what they do.
@АлишерАзимов-д8ш
@АлишерАзимов-д8ш 2 жыл бұрын
Thank you for this Video, waiting for Hard Vue 3 auth tutorial video😁⏳💪
@franyerhiguerey3265
@franyerhiguerey3265 2 жыл бұрын
auth.currentUser is always null when the page is reloaded, and it will set the second parameter in guard routes always be null. How can we get a real value about the user?
@diligencehumility6971
@diligencehumility6971 2 жыл бұрын
Do yourself a favor a write cloud provider independent code. You want to decide where to run your services, at any moment. Many great frameworks provides the ability to write code locally on your machine and test it out, and when needed, publish it to a cloud provider of choice, or even your own hardware if you would want.
@jeyjeymohaa3081
@jeyjeymohaa3081 2 жыл бұрын
Nice vedio bro. Thanks for the explanation. Which vs code extension do you use for the code auto suggestion? Looks great
@TylerPotts
@TylerPotts 2 жыл бұрын
Thank you and I use "Co-Pilot" by Github:)
@sophienainghtwe9643
@sophienainghtwe9643 2 жыл бұрын
TypeError: Cannot read properties of undefined (reading 'store')
@Pizzaguy2
@Pizzaguy2 2 жыл бұрын
what do you use to auto complete whole block of code?
@TylerPotts
@TylerPotts 2 жыл бұрын
Co-Pilot
@big_brains_
@big_brains_ Жыл бұрын
Can someone tell me the extension he's using which auto-suggests the code snippet, guess it's some AI based extension?
@TarasMalchenko
@TarasMalchenko 2 жыл бұрын
Hello, may be you can help me, when I reload the page it redirect me agian to LoginPage, how I can fix it ? Thank you for the lesson
@dewicksplusia
@dewicksplusia 2 жыл бұрын
Danke!
@TylerPotts
@TylerPotts 2 жыл бұрын
Thank you!! :D
@Sunny_dev_
@Sunny_dev_ 2 жыл бұрын
Awesome ❤️ from India 🇮🇳
@Pottsy
@Pottsy 2 жыл бұрын
Thanks Rajendra! :D
@willgale7187
@willgale7187 2 жыл бұрын
Could you do a Vue and Metamask tutorial? I don't see anyone else doing it and I feel you'd do a great job, plus its a trending topic could bring in a whole new audience :)
@TylerPotts
@TylerPotts 2 жыл бұрын
I'm not familiar with metamask but I'll look into it!
@cassandramsc
@cassandramsc Ай бұрын
Thank you! Very great tutorial!!
@marcustaylor9378
@marcustaylor9378 2 жыл бұрын
Awesome tutorial brotha, I appreciate the time you put into these videos. Im just getting in to vue js from just html & css and learning javascript. I was wondering how we would go about pulling data from the user after entering information into the register to our firestore DB. im adding data & return into the script but idk if im on the right track.
@BinhNguyen-rz8en
@BinhNguyen-rz8en Жыл бұрын
I stucked at "auth.currentUser" alway return Null even I can log "Auth", may you help ?
@adejuwonoshadipe8454
@adejuwonoshadipe8454 2 жыл бұрын
Hello tyler can you make a video on how to get data from firebase collection into a CSV
@nicknowak7090
@nicknowak7090 Жыл бұрын
Hi, thanks for the vid. But I have one problem with this: whatever url is entered (while logged in), it always puts the user back to the home page. Is there a way to "put" the user to the url the user has entered? Thanks!!!
@JuanHernandez-nc8bf
@JuanHernandez-nc8bf 2 жыл бұрын
Hello, I have an error in the Login.vue , the error is in the import {ref} from 'vue', How could I solve it? And it does not show me the form in the browser when accessing to localhost:8080/login I am working with version 2.x vue
@kubo16ful
@kubo16ful 2 жыл бұрын
doesnt work for me. is it normal or possible that these follow alongs just dont work after 4 months ? Am I just missing extentions? according to error logs nothing can be found in the correct directory even tho I moved nothing. the whole code is littered with redundant ; and , and spaces. and apparently components need to be made from two words ?
@closeluca
@closeluca 2 жыл бұрын
such nice!! can you build a crud using firebase 9?
@cristiandavidtapieropadill6655
@cristiandavidtapieropadill6655 Жыл бұрын
Awesome, but I wanted to know how to add styles when the password isn't correct or auth throw any error pls :/
@willgale7187
@willgale7187 2 жыл бұрын
Fantastic content as always!!!!
@TylerPotts
@TylerPotts 2 жыл бұрын
Glad you think so!
@codedjango
@codedjango 2 жыл бұрын
Awesome...love Vue3 becoz of you :)
@TylerPotts
@TylerPotts 2 жыл бұрын
Happy to hear that!
@jjsnchz
@jjsnchz 2 жыл бұрын
Hi! Awesome video, it helped me a lot! Can you share your vscode configuration for using Vue? (theme, eslint and autocomplete)? Thanks
@TylerPotts
@TylerPotts 2 жыл бұрын
Already made a video: kzbin.info/www/bejne/hmiuqIGtfKuDfJo
@jjsnchz
@jjsnchz 2 жыл бұрын
@@TylerPotts Awesome!! Thanks a lot!
@MaiMai-xz4pj
@MaiMai-xz4pj 2 жыл бұрын
hi bro i found this Compiled with 1 warning "export 'userStore' was not found in 'vuex'
@TylerPotts
@TylerPotts 2 жыл бұрын
Looks like you have a naming issue, it should be useStore not use(r)Store :) Hope this helps
@brayanmauricio6920
@brayanmauricio6920 2 жыл бұрын
name theme?
@TylerPotts
@TylerPotts 2 жыл бұрын
SynthWave 84
@diligencehumility6971
@diligencehumility6971 2 жыл бұрын
I don't understand why you would have your codebase so tightly coupled with a product. - You cannot move you code to a different cloud provider I don't understand why you would have you business logic inside your client side app I don't see how you need to register your app with google within the browser before creating it, and the need to watch the database also from the browser, are not red flags to you.
@sanjibpaul9267
@sanjibpaul9267 2 жыл бұрын
simple and handy!
@ahmadsalamh1871
@ahmadsalamh1871 2 жыл бұрын
Great thanks
@TylerPotts
@TylerPotts 2 жыл бұрын
You are welcome
@sophienainghtwe9643
@sophienainghtwe9643 2 жыл бұрын
Tysm
@ajukalive
@ajukalive 2 жыл бұрын
you're not an idiot
@TylerPotts
@TylerPotts 2 жыл бұрын
Thanks
@giorgi9896
@giorgi9896 2 жыл бұрын
thanks you, you helped me to earn 3k usd thnx.
@TylerPotts
@TylerPotts 2 жыл бұрын
That's awesome! Happy I could help!
@mrKhanplus123
@mrKhanplus123 2 жыл бұрын
nice and easy
@TylerPotts
@TylerPotts 2 жыл бұрын
Thanks!
@Useroelas97
@Useroelas97 2 жыл бұрын
thank you.
@sophienainghtwe9643
@sophienainghtwe9643 2 жыл бұрын
plz help me
@TylerPotts
@TylerPotts 2 жыл бұрын
Sorry to hear you're having issues. If you need help feel free to hop into my Discord server (link in desc) where you can ask for help in the help categories.
@tenebralon
@tenebralon 2 жыл бұрын
Please, stop using "EASY" word for VERY COMPLICATED THINGS EXPLAINED IN 42 MIN VIDEO... This is not easy
@29_code76
@29_code76 2 жыл бұрын
GJ
@jalalbmnf
@jalalbmnf 2 жыл бұрын
Fresshhhhhh
@TylerPotts
@TylerPotts 2 жыл бұрын
🥶
Build a Todo App with Vue JS and Vueform
37:25
Tyler Potts
Рет қаралды 4,7 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
🔴 Let's build SIGNAL with REACT NATIVE! (Navigation, Expo & Firebase)
3:36:56
Learn Pinia in 30 MINUTES! (Vue JS 3)
33:58
Make Apps with Danny
Рет қаралды 123 М.
NestJs Course for Beginners - Create a REST API
3:42:09
freeCodeCamp.org
Рет қаралды 1,6 МЛН
Vue 3 Crash Course | Project From Scratch
1:58:46
John Komarnicki
Рет қаралды 103 М.
Build an ANIME Tracker using Vue 3 | Fun Vue JS Project Tutorial
35:49
Vue 3 Routing - Beginner to Advanced
1:17:05
Laith Academy
Рет қаралды 38 М.
Vue JS Crash Course
1:50:52
Traversy Media
Рет қаралды 1,3 МЛН
No Black Box Machine Learning Course - Learn Without Libraries
3:51:31
freeCodeCamp.org
Рет қаралды 1,8 МЛН
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН