Skip to content

Authorization fixes

Choose a tag to compare

@rwiker rwiker released this 26 Oct 10:04
· 102 commits to main since this release
  • Change auth provider precedence (specifically, if a token is supplied, use that).
  • Only use scope offline_access for device code and interactive LOGIN.
  • Protect token cache, also for interactive login.