Azure-Samples / active-directory-dotnet-windows-store

A Windows Store 8.1 or Windows 10 (UWP) application that uses Azure AD and the ADAL library to authenticate the user and call a web API using OAuth 2.0 access tokens.
16 stars 12 forks source link

Code to help figure out app's URI is in the wrong place #2

Closed skwan closed 10 years ago

skwan commented 10 years ago

Move it from OnNavigatedTo to MainPage so it can be run before setting the other parameters needed for ADAL to work.