Uploaded image for project: 'Shindig'
  1. Shindig
  2. SHINDIG-1940

Logging of refresh and access tokens in BasicOAuth2Request.attemptFetch is misleading

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.5.0
    • 2.5.1, 2.5.0-update1
    • None
    • None

    Description

      There is logging at the top of BasicOAuth2Request.attemptFetch to indicate whether the accessor has a refresh and access token. However right now it will log
      BasicOAuth2Request.haveAccessToken(accessor) = true
      BasicOAuth2Request.haveRefreshToken(accessor) = true
      when the accessor does NOT have an access or refresh token.

      Attachments

        Activity

          People

            rbaxter Ryan Baxter
            rbaxter Ryan Baxter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: