Top

OAuth confirmation emails

Comentarios

2 comentarios

  • 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
    Acciones de comentarios Permalink
  • 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
    Acciones de comentarios Permalink

Iniciar sesión para dejar un comentario.

  • Pregunte a la Comunidad

    ¿Necesitas ayuda? Haz tus preguntas en la Comunidad para obtener respuestas de otros usuarios de Rainbow.

    Enviar un mensaje.