Mr. SOSA

Results 4 comments of Mr. SOSA

Definitely need this one. I'd like to use the library in Electron. A bunch of other packages are also restricted on the basis that they use this one.

Same issue here as well

I feel fairly confident that I have done this part correctly, but anything is possible when I take on a project. Here's what I have: In `main.py`: `app.config["DISCORD_REDIRECT_URI"] = "http://XXXXX.net/callback/"...

Some newfound information. In `callback(self)` at line 142, `self.__get_state()` returns nothing. If I try to print it, it's an empty string, which leads me to believe that this item is...