Storing JWT Token in Local Variables

The article discusses the problem of storing structured information over the Internet (JSON format) in local storage and pieces of information transmitted to the browser from the site visited by the user (cookies), and a method is proposed for storing the JSON web key in a local variable inside the...

Повний опис

Збережено в:
Бібліографічні деталі
Дата:2020
Автори: Bulgakova, O.S., Zosimov, V.V., Popravkin, P.D.
Формат: Стаття
Мова:English
Опубліковано: Міжнародний науково-навчальний центр інформаційних технологій і систем НАН та МОН України 2020
Назва видання:Control systems & computers
Теми:
Онлайн доступ:http://dspace.nbuv.gov.ua/handle/123456789/181236
Теги: Додати тег
Немає тегів, Будьте першим, хто поставить тег для цього запису!
Назва журналу:Digital Library of Periodicals of National Academy of Sciences of Ukraine
Цитувати:Storing JWT Token in Local Variables / O.S. Bulgakova, V.V. Zosimov, P.D. Popravkin // Control systems & computers. — 2020. — № 6. — С. 55-63. — Бібліогр.: 6 назв. — англ.

Репозитарії

Digital Library of Periodicals of National Academy of Sciences of Ukraine
Опис
Резюме:The article discusses the problem of storing structured information over the Internet (JSON format) in local storage and pieces of information transmitted to the browser from the site visited by the user (cookies), and a method is proposed for storing the JSON web key in a local variable inside the closure (functions that refer to into independent variables). Based on user authorization, the interaction of the JSON web key with the server is shown, and the solution to the main problems of authorization and storage of the token JWT (JSON Web Token).