Top

OAuth confirmation emails

Commentaires

2 commentaires

  • Olivier ANGUENOT

    Hi Jesus,

    Could you confirm that you are using Implicit flow (without a backend) ?

    This is a security mechanism. Implicit flow should only be used for demo or test but you will need to rely on your backend infrastructure to put in place the Code grant flow. In that case, you will no more have these notifications.

    Just to recap: When using implicit code grant, you have no possibility to refresh the token received, so you will need to visit this authorization page every hour.

    Several samples are available in our Github page

    Regards,

    Olivier

    0
    Actions pour les commentaires Permalien
  • Jesús Giménez

    Hi Olivier,

    Yes, I'm using implicit flow without backend.

    Ok, I'll try the github nodeJS example with Oauth and passport.

     

    Thanks!

     

    0
    Actions pour les commentaires Permalien

Vous devez vous connecter pour laisser un commentaire.

  • Demandez à la Communauté

    Vous avez besoin d'aide? Posez vos questions à la Communauté et obtenez des réponses d'autres utilisateurs Rainbow.

    Poster un message