LanceMcCarthy / MvpApi

An application for Microsoft MVPs to easily browse and upload contributions
MIT License
36 stars 10 forks source link

Refresh token mechanisme #53

Closed Depechie closed 5 years ago

Depechie commented 5 years ago

Trying out some tests for handling refresh token mechanisme working without showing permission popup. For now the code will request a new token without any visual indications if needed, but still a loop call to the API request has to be implemented. In other words still WIP ( work in progress )