Azure-Samples / ms-identity-java-desktop

A desktop application in Java calling Microsoft Graph API
MIT License
23 stars 23 forks source link

Sample enhancements: Remove token cache file, add properties file #7

Closed Avery-Dunn closed 4 years ago

Avery-Dunn commented 4 years ago

Implements changes discussed in https://github.com/Azure-Samples/ms-identity-java-desktop/issues/6

Also implements further changes discussed outside of https://github.com/Azure-Samples/ms-identity-java-desktop/issues/6

sangonzal commented 4 years ago

These changes should also be made in the samples included in the main repository. I would recommend waiting until we agree on the changes that are necessary before porting them.