MENU

Fun & Interesting

Web Auth: Sessions and Tokens بالعربي

pragma 26,366 lượt xem 3 years ago
Video Not Working? Fix It Now

#web #auth #sessions #tokens #cookies #بالعربي

تحتاج معظم الأنظمة على الإنترنت إلى التحقق من هوية المستخدم. ماذا يحدث خلف الكواليس بعد تسجيل الدخول لأول مرة؟ بما أن الHTTP بروتوكول لا يحتفظ ولا يخزن حالة تسجيل الدخول، فإن هذا يعقد القصة قليلاً. يهدف هذا الفيديو إلى شرح هذه العملية.

Most systems online need to do authentication and authorization to control user permissions. What happens behind the scenes to keep users authenticated after logging in the first time? Since HTTP is a stateless protocol, this tends to complicate the story a little bit, this video aims at explaining this flow.

Slides: https://docs.google.com/presentation/d/1YNUS2Bztwl06G2XV9NsnzhPkQzrwn0MCfkDWcIj4Qac

Comment