JDA-Utilities icon indicating copy to clipboard operation
JDA-Utilities copied to clipboard

Wrong Boolean Logic

Open Sanduhr32 opened this issue 3 years ago • 0 comments

https://github.com/JDA-Applications/JDA-Utilities/blob/271be3bd42c3fe8e1b289dfd1f308209eb857a3a/oauth2/src/main/java/com/jagrosh/jdautilities/oauth2/entities/impl/OAuth2UserImpl.java#L86

this code definetly should not throw an exception if the required scope is contained in the provided scopes.

Sanduhr32 avatar Sep 07 '20 23:09 Sanduhr32