Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetAuthCode issue #11

Open
Wajeehkhan123 opened this issue Mar 3, 2019 · 0 comments
Open

GetAuthCode issue #11

Wajeehkhan123 opened this issue Mar 3, 2019 · 0 comments

Comments

@Wajeehkhan123
Copy link

// TODO: Navigate to authRequestUrl using the browser, and retrieve the Authorization Code from the response
var authCode = await GetAuthCode(client, new[] { Scope.Signin, Scope.Basic, Scope.SkyDrive });

GetAuthCode does not work in asp.net mvc 5

i have successfully installed nuget package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant