OAuth2 Token Management in your Flutter application

Поділитися
Вставка
  • Опубліковано 25 сер 2024
  • If you use any of the major login providers like Google Identity or AWS Cognito - based on username/password or social login - your application will need to manage tokens to access protected resources like the api of your backend.
    In this vide, I explain the tokens involved, their lifetime, how to manage them in your application and how to exchange them against a fresh set of tokens from your Identity Provider.

КОМЕНТАРІ • 11

  • @JasbirSingh-iq7kt
    @JasbirSingh-iq7kt 7 місяців тому

    how to generate refresh token when login with google

  • @jatinverma6759
    @jatinverma6759 5 місяців тому

    can you please make a video on how to do it for how to do it on Spotify API? I would give you 100 dollars

  • @user-wb9xp6qq5y
    @user-wb9xp6qq5y Рік тому

    Hi Sir, I also want to authenticate my Flutter application and for that, I have a SAML link. When we hit that SAML endpoint it automatically redirects to the login endpoint and returns the token. I searched for how I can implement that kind of authentication with the SAML link but I didn't find anything. I found that SAML is browser-based.

    • @techbuildercto
      @techbuildercto  Рік тому

      What exactly do you mean with hitting the endpoint? GET or POST? Which endpoint?

    • @user-wb9xp6qq5y
      @user-wb9xp6qq5y Рік тому

      @@techbuildercto Means, I have a SAML link which provides authentication through google. So in simple terms, how can I authenticate user using SAML in Flutter. I will be very thankful for any suggestion or help.

  • @noshoeshere
    @noshoeshere Рік тому

    These videos are great. Surprised they don't have more views.
    Is the source code available?

  • @mindblower113
    @mindblower113 Рік тому

    As a newbie I don't understand the flutter side of this. And I have a unsolved case, I can tell if you like to help me.

  • @Oblivionmasterify
    @Oblivionmasterify 4 місяці тому

    Deutschland