JDA icon indicating copy to clipboard operation
JDA copied to clipboard

Check for empty token in AuthorizationConfig, instead of JDAImpl

Open freya022 opened this issue 3 years ago • 0 comments

Pull Request Etiquette

Changes

  • [X] Internal code
  • [ ] Library interface (affecting end-user code)
  • [ ] Documentation
  • [ ] Other: _____

Closes Issue: NaN

Description

JDAImpl was doing unnecessary checks and could had been implemented where the token comes from, so, AuthorizationConfig, the PR moves the notEmpty check there

freya022 avatar Aug 30 '22 16:08 freya022