Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Missing NOT operator #37

Open
adm244 opened this issue Feb 11, 2018 · 1 comment
Open

Missing NOT operator #37

adm244 opened this issue Feb 11, 2018 · 1 comment

Comments

@adm244
Copy link

adm244 commented Feb 11, 2018

I think this line meant to be "if (!AccessToken.IsNullOrEmpty(value))":
https://github.com/alekseynemiro/nemiro.oauth.dll/blob/a0e4b21dd361107636c05f44baf45391d06e0178/src/Nemiro.OAuth/OAuthBase.cs#L400

@alekseynemiro
Copy link
Member

No. If the incoming value is empty, then the value from the current instance of the class will be used.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants