Тёмный

Laravel 11 - How to use Sanctum API and create register user with Postman - Part 1 

iFix Tech 4U
Подписаться 2,6 тыс.
Просмотров 1,7 тыс.
50% 1

Опубликовано:

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 2   
@RibeiroLucasDev
@RibeiroLucasDev 2 месяца назад
Why did you decode the token? What is the concept behind it?
@ifixtech4u152
@ifixtech4u152 2 месяца назад
Decoding the token allows the backend to verify that the token is valid and was issued by the server. This ensures that the token hasn't been tampered with. In addition, the token often contains information about the user, such as user ID or roles. Decoding the token allows the server to extract this information and use it for authorization purposes. Moreover, by decoding the token, the server can manage sessions and ensure that each request is authenticated.
Далее
Polling System Api
4:01
Просмотров 17
Laravel Sanctum and Postman
13:54
Просмотров 11 тыс.
Laravel 11 API in 13 minutes | Sanctum
13:49
Просмотров 20 тыс.
Laravel Sanctum (Airlock) with Postman
12:07
Просмотров 16 тыс.
Laravel Sanctum + Register and Login
13:02
Просмотров 35 тыс.