Justin Adler
Justin Adler
Hi @zahidmadeel - i just tried this with the latest code up on master and it worked for me :( Also, I can't find that line of code, in my...
@zahidmadeel - I've updated the code to do a `POST` when calling `https://login.live.com/oauth20_token.srf/oauth20_token.srf` - i've put up a `pre-release` package to MyGet (not nuget, but MyGet) which has this new...
Sweet. So, can you try using my `pre-release` package I put up onto MyGet and test things out with your code, please?
@zahidmadeel yo :) any luck/new info?
@jcdickinson do you know when MS-Live started accepting `localhost` redirect uri's?
@devandy can you please link to the specific code/file that this exists on?
@devandy out of interest, what type of session are you using and how are you setting that up, etc?
OK. So I started looking into this issue and realized I'm an idiot (again) - I _totally_ misunderstood the context of this problem. So, with a Nancy app, the SA...
This bug is linked to #145
Ahhhh - excellent reply @xt0rted Ok - so the next question is this: _By default (for a Nancy web app), is it acceptable that Simple Authentication with throw an exception...