问题
Hi guys @LinkedIn!
I have struggled with a bug using your oauth2 authentication.
Every time I was trying to "login with LinkedIn" to my site, only via mobile, I would get the authorization server encountered an unexpected condition
.
Bummer.
It took me quite a while to figure out the problem. Apparently my mobile keyboard adds an extra "space" character after my email address. email@email.com_
.
It does not trim the email string, and it does not return an "email and password does not match" error, rather redirects to the callback address with the said error.
This is reproducible in mobile and desktop too.
Are you guys aware of that bug? I couldn't find a proper place to report bugs to you guys.
(if you got here by searching the error message, please upvote so the good ppl @linkedin will see it :D )
Thanks!
来源:https://stackoverflow.com/questions/42247529/linkedin-bug-reporting