nicholastay / passport-discord

Passport strategy for authentication with Discord (discordapp.com)
ISC License
172 stars 55 forks source link

Looping on authorization #5

Open ScreamZ opened 7 years ago

ScreamZ commented 7 years ago

Hey,

Upon accepting authorization on discord authorization endpoint, I get successfully redirected to my endpoint callback.

But, if I asked against to auth, the system is asking me again to accept scopes...

Is there any way to prevent this behavior, it should already know that I have accepted ?

Best regards

johnhforrest commented 6 years ago

@ScreamZ This is also happening to me. Did you ever figure out what was going wrong?

johnhforrest commented 6 years ago

FWIW there's also a thread on the discord forums that has a bit more visibility than this one: https://feedback.discordapp.com/forums/326712-discord-dream-land/suggestions/19371859-oauth-authorization-endpoint-using-click-button-an

Edit: Just noticed you're the author there too :)

ScreamZ commented 6 years ago

@johnhforrest It is :D but I'm still not getting this resolved :p

Have a nice day.

reetou commented 5 years ago

Any updates on this?

BasilThaddeus commented 5 years ago

If anyone has any updates/fixes to this, it would be much appreciated, thanks!