OfficeDev / ews-java-api

A java client library to access Exchange web services. The API works against Office 365 Exchange Online as well as on premises Exchange.
MIT License
868 stars 559 forks source link

How to sign in without password #761

Open 153011490 opened 2 years ago

153011490 commented 2 years ago

We are using com.microsoft.ews-java-api. Is it possible that get access token after user login in first time? Currently, user need to login every time when he/she wanna get calendar events from exchange server, it is bad experience.