Class StitchAuthRequest

    • Method Detail

      • getUseRefreshToken

        public boolean getUseRefreshToken()
        Returns whether or not a refresh token should be used in this request.
        Returns:
        whether or not a refresh token should be used in this request.
      • getShouldRefreshOnFailure

        public boolean getShouldRefreshOnFailure()
        Returns whether or not the performer of this request should attempt to refresh authentication info on failure.
        Returns:
        whether or not the performer of this request should attempt to refresh authentication info on failure.