Open kitplummer opened 2 years ago
If this happens, we should refresh the locally stored auth token with a new one, versus the whole auth life cycle, which would be a different error generated if the auth code had expired.
The refresh_token
is not coming back with the authorization_code flow in the graph-rs lib. Need to investigate more.
https://github.com/sreeise/graph-rs/discussions/380 - asking the question upstream.