Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Authentication and exception handling bug fixes

Compare
Choose a tag to compare
@ginach ginach released this 15 Jan 23:19
· 153 commits to master since this release
  • Fix re-auth for expired tokens
  • Use code flow instead of token flow for WebAuthenticationBroker flow so refresh tokens will be returned
  • Enable a way to set user's sign in name on the service info provider for SSO scenarios
  • Set throw site in OneDriveException
  • Add ToString() overload for OneDriveException
  • Set CanSignOut for refresh token account sessions
  • Better error handling during request building when base URL is not initialized