Skip to content

App auth never ends #1

Description

@mediaexplorer74

Hello, Nick!

I just compiled your "OneNote API work" example.
Sorry but after entering Login/Password the authorization never ends :(

I using Azure Active Directory admin center for my app registration. Under Redirect URI , I choosed the value : https://login.microsoftonline.com/common/oauth2/nativeclient

The problem is here :
<graphControls:AadLogin x:Name="AadLoginControl"
HorizontalAlignment="Left"
AllowSignInAsDifferentUser="False"
SignInCompleted="Login_SignInCompleted"
SignOutCompleted="Login_SignOutCompleted"
Visibility="Collapsed"
/>

Event "Login_SignInCompleted" never happened. Idk how to fix it :( Please help if you can...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions