nmarus / node-ews

A simple JSON wrapper for the Exchange Web Services (EWS) SOAP API.
MIT License
116 stars 52 forks source link

How can i refresh a Bearer Token #137

Open PatrickUrlberger opened 3 years ago

PatrickUrlberger commented 3 years ago

Hello,

the EWS client unsing a Bearer Token works perfectly fine but what should i do when it expires? How can i update the token to be used?