All Questions
2 questions
1
vote
2
answers
187
views
How to develop offline apps in microsoft without it getting its refresh_token expire after 90 days
Just visited the link "http://www.cloudidentity.com/blog/2015/03/20/azure-ad-token-lifetime/" for reference and found out that the refresh_token received from microsoft OAuth2.0 will only work for 90 ...
2
votes
1
answer
918
views
How to revoke access to Microsoft APP for a user in php
I've searched long and hard about how to revoke access to the Microsoft APP for a user account in PHP or any programming languages for that matter but couldn't find it...
There doesn't seem to be any ...