У нас вы можете посмотреть бесплатно Email and Password Authentication using Firebase, Nuxtjs and Vuetify или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Code repo: https://gitlab.com/codebasetutorials/... Firebase docs: https://firebase.google.com/docs/auth... Firebase Nuxt docs: https://firebase.nuxtjs.org/ Vuetify docs: https://vuetifyjs.com/en/getting-star... Chapters: 00:00 What we will build 02:25 Create new NuxtJS app 08:00 Create Firebase app 11:01 Integrate Firebase into our app 17:25 Handle auth state changes in our app 20:57 Middleware to redirect users 22:55 Sign in page and login form 27:20 Sign in with email and password login 32:47 Sign out method and route 36:53 Forgot password method 37:55 Demo of login, logout, forgot password In this video, we create a website with a login page and form with email and password authentication using Nuxt.js and Vuetify. We build a basic login form that we use to sign a user in and also a button to send a password reset link if a user forgot their password. We also added a protected route or dashboard where the user is redirected to and can also log out using a button. VueJS is an easy to use light weight javascript based programming language and is ES5 or ES6 compatible. Using Nuxt.js, we can get started building vue components and progressive web applications faster. Firebase #Nuxt.js #VueJS #Vuetify #Authentication Let me know in the comments below what else we should do with Flutter in our upcoming videos.