Hi!
Every time users authenticate to my website via the OAuth Dropbox, they receive two confirmation pages: "Before connecting this app..." and "The web app would like to:"
Is this how it should be or am I doing something wrong? Is it possible to make these warnings appear only the first time during registration?
I used Node.js, Express and passport module.