Nuxt Auth Crash Course #5 - Client-side Middleware

preview_player
Показать описание
In this lesson, explore authentication middleware. We also upgrade to the latest version of Nuxt-Auth, 0.5.0, which provides us with Guest Mode, an exciting form of authentication middleware that has unique possibilities.

💻 Follow Along:

💻 Nuxt Auth:

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

You have no idea how many hours you've saved me. Thank you so much!

charlesjoshuauy
Автор

Excellent looking forward to seeing more content and taking your courses

ranavitaln
Автор

You sound like Richard from silicon valley (in a good way)

baigeldysultanov
Автор

useSession was renamed to useAuth now 0:21

ajglj
Автор

enableGlobalAppMiddleware: true, it said it does not know enableGlobalAppMiddleware

amcheachamroeun
Автор

I think you could have made this video after you figured out what you wanted to do step by step and it would be better if you actually explained every step because you jumped around quickly between files and didn't describe what you're doing, especially when you made a mistake and corrected it.

tamirhalperin
Автор

In my await SIngIn() I got an error say that Expected 1-3 arguments, but got 0.

amcheachamroeun
Автор

Вы сами пробовали свой проект в докере? Эта дерьмовая библиотека нормально с ним не работает. Мой сайт крутится на одном IP, внутри докера адрес разумеется другой, но библиотека при попытке получить сессию убивает всё приложение.

Shkiper