You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2025. It is now read-only.
I've been struggling for months now trying to get this working correctly with MVVM format. I want it to try to acquire a token AND display usercontext automatically but that isn't possible in this format. It is very unclear about how to use IAuthService.
If you could make it in MVVM with ViewModelBase acquiring token/usercontext and a mainpage showing how to display this context that would be very helpful.