Skip to content

Throw exception when there is a cache miss with acquire token silent #100

@sangonzal

Description

@sangonzal

Return value for acquireTokenSilent should never be null. It should either be:

  • IAuthenticationResult in case of successful request
  • Exception is thrown if there is a cache miss or STS returns an error (MsalUiRequiredException)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions