Hi everyone, i'm Carlos Miranda, part of the development group with Pedro Grande.
I did the next pull request:
https://github.com/carlinesrallysport...There, we made a little change at oauthclientbase.cs as it's explained in the description of the commit.
__doPostBack('dnn$ctr1565$Forum_Container$DNNForum$cmdSubmit','')
Anyway, my workmate Pedro, says it's kind of confusing because many lines were added to the code (around 1700)
That is due to the addition of 2 whole folders:
DotNetNuke.Authentication.LinkedIn and DotNetNuke.Authentication.Fiware
Anyway, if you are not interested on their addition there, it would be great to have the oauthclientbase.cs modified.
This will allow people to add their own auth. providers in the future with an extra couple of features in case they are needed.
The example is our Fiware provider and LinkedIn needing a custom access_token path name.
Thanks in advance.