Discord.net: Create&Maintain OAuth2

Created on 9 Sep 2020  路  4Comments  路  Source: discord-net/Discord.Net

Hey,
I know this repo aims primarely on bots, but i found an unmaintained OAuth2 repo (Here) which doesnt work on the newest netcore3.1.

A pending pull request would fix this, but as i said, the maintainer hasnt done anything in years.

Integrating this rather simple repo (the forked version) in this one would propably resolve this issue.

Most helpful comment

I would love to know the thought process that led you to post an issue on a completely different repo.

All 4 comments

I would love to know the thought process that led you to post an issue on a completely different repo.

Also, the reason that repo is no longer maintained is because there's a maintained package as part of aspnet-contrib/AspNet.Security.OAuth.Providers.

Have you considered forking that repo, merging the PR in your fork, and running with that?

Having said that, why did you post this issue on an entirely different repo? Closing.

I would love to know the thought process that led you to post an issue on a completely different repo.
@Emzi0767
Well, first of all, the name of the repo & the organisation is Discord.Net . It even states, that its "An unofficial .Net wrapper for the Discord API (http://discordapp.com)". If I'm not wrong, Discord OAuth2 is part of Discord's api. The next logical thought is, that an organisation which claims that is "An unofficial .Net wrapper for the Discord API" should also implement their OAuth Api, because noone else does it. Atleast actively maintains a project which does that.

Also, the reason that repo is no longer maintained is because there's a maintained package as part of aspnet-contrib/AspNet.Security.OAuth.Providers.

@Joe4evr
Thank you. I did not know that. All my searches ended up in legacy code which didnt work anymore. The only thing that worked for me was the hidden PR that was unanswered for months.

Have you considered forking that repo, merging the PR in your fork, and running with that?

@AntiTcb
Yes, im currently running the code of the PR, but im not sure if everyone who searches for a solution finds it easily.

Having said that, why did you post this issue on an entirely different repo? Closing.

@AntiTcb
As i said, the original maintainer is inactive for years and wont answer any issues. The point was to find a new maintainer.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GHosaPhat picture GHosaPhat  路  7Comments

Kwoth picture Kwoth  路  8Comments

RogueException picture RogueException  路  7Comments

RheaAyase picture RheaAyase  路  6Comments

foxbot picture foxbot  路  4Comments