What's the best way scenario to handle the scenario where a user is redirected to the provider to authorise the application but they choose to not authorise?
I'm using the ProviderSignInController currently and when this happens it throws an error (sorry can't find the error just yet). Just wondering if this scenario is supported or if I'll have to subclass and roll by own.
Thanks!
Aaron
