Closed goustkor closed 2 years ago
Outside the scope of the package as there is no limit to what resources you can/want to fetch for the user. For example: Someone may later ask to fetch the friends of a user on Facebook or Repos of a user on Github.
You can simply implement this function within your codebase by using the access token
I agree with you about the part I can implement in my own code. But I believe that maybe bringing these features would make the package more robust.
But if you think it could become too overwhelming to maintain then I understand.
Thanks for understanding. Yes, I want to avoid adding APIs that are applicable to only one driver.
Proposed changes
This allows the user to get the guilds he is currently present when using the scope "guilds"
Types of changes
What types of changes does your code introduce?