Top

OAuth confirmation emails

Comments

2 comments

  • 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
    Comment actions 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
    Comment actions Permalink

Please sign in to leave a comment.

Still can't find what you need?

  • Contact Us

    Do you have any question about Rainbow? Leave us a message to get more information.

    Contact
  • Ask the Community

    Do you need help? Ask your questions to the Community and get answers from other Rainbow users.

    Post message