You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2020. It is now read-only.
Today, our auth code (which is based on this tutorials) for Outlook accounts started to crash, because JWT format had changed. Currently it looks like:
Fields preferred_username and name are absent. Quick googling gives nothing ... documentation on Microsoft's dev portal also does not display any updates.
Can you shed some light on this?
Thanks a lot.
Hello,
Today, our auth code (which is based on this tutorials) for Outlook accounts started to crash, because JWT format had changed. Currently it looks like:
Fields
preferred_usernameandnameare absent. Quick googling gives nothing ... documentation on Microsoft's dev portal also does not display any updates.Can you shed some light on this?
Thanks a lot.