Laravel api using tymon jwt with vuejs as FronEnd - part 8

preview_player
Показать описание
السلام عليكم ورحمة الله
ان شاء الله في هذه السلسلة راح نتعلم مع بعض كيف نعمل مشروع مكون من لارافيل في البيئة الخلفية
وفيوجي اس في البيئة الامامية
اتمنى لكم الاستفادة
ولا تنسى دعم القناة بالاشتراك وايضا مشاركة الفيديو مع اصدقائكم المهتمين بالرمجة
وتطوير المواقع

وصلة المشروع للبيئة الامامية على منصة GitHub

وصلة المشروع للبيئة الخلفية على منصة GitHub

laravel api in the backend
vuejs in the front end
tymon jwt
Рекомендации по теме
Комментарии
Автор

المحتويات
1- استخدام axios لعمل لوجن و الحصول على التوكن وتخزينه ف اللو كال ستورج

amrraouf
Автор

JSON.stringify() يعالج تخزين object user

Muhammedeleshi
Автор

salam aleikum, really thanks for this playlist. bUT I have an issue with the laravel cors . Idid the same thing bu still have the same error of cross rigin request . Itryed to comment the csrf middleware. but same problem ieven tried with the cors middleware same issue . I don't really get it .Ihope you can help me
PS: the barryvdh package become fruitcacke/ :p but it's the same config

asmadev
Автор

Thanks for your effort, but please mention that storing token in local storage is not secure as it can be sniffed with js code
the alternate way is to store it in a secure cookie and make it httpOnly

semaaz