Welcome to my Flutter Network tutorial series. In this series, you will learn how to manage the user's state by using token approach.
🙊 Subscribe to FullstackSchool - https://bit.ly/3jNdGx5
⏱️ Timestamps
00:00 Introduction
01:00 JWT token introduction
01:55 NodeJs backend for assign token
03:51 Token Manager using Dio Interceptor
07:16 Keep user’s login state using token in Flutter
Mindmap & Source Code
/ fullstackschool
Website Reference:
dio package: https://pub.dev/packages/dio
jwt: https://jwt.io/
#flutter #dio