1. Урок 1. 00:02:08
    Introduction
  2. Урок 2. 00:15:00
    API authentication
  3. Урок 3. 00:03:53
    App setup and navigation drawer
  4. Урок 4. 00:09:47
    Sign in screen
  5. Урок 5. 00:06:52
    The auth service
  6. Урок 6. 00:05:28
    Setting up Dio
  7. Урок 7. 00:05:36
    Sending an authentication request
  8. Урок 8. 00:04:39
    Attempting authentication
  9. Урок 9. 00:04:00
    Constructing a User
  10. Урок 10. 00:01:23
    Showing the user in the app drawer
  11. Урок 11. 00:06:08
    Securely storing the token locally
  12. Урок 12. 00:03:19
    Reauthenticating
  13. Урок 13. 00:03:19
    Clearing up if our token is invalid
  14. Урок 14. 00:02:48
    Signing out