jnawk / Quart-Discord

Discord OAuth2 extension for Quart. An Easier implementation of "Log In With Discord".
MIT License
22 stars 18 forks source link

I'll cache you outside #9

Closed bravosierra99 closed 3 years ago

bravosierra99 commented 3 years ago

Don't make me use the cache when requesting a User's guilds. Because otherwise I would have to refresh the entire OAuth session if say I was depending on my role within certain guilds which could be changing within the scope of an OAuth session.... (say administrator if a bot relied on knowing which guilds you were administrator of)