puiterwijk / flask-oidc

OpenID Connect support for Flask
BSD 2-Clause "Simplified" License
156 stars 218 forks source link

Fix typo (Flask-OpenID -> Flask-OIDC) #94

Open twosigmajab opened 4 years ago

twosigmajab commented 4 years ago

While I'm here, may I also ask what is the relationship between Flask-OIDC and Flask-OpenID? They seem related, but neither seems to be a drop-in replacement for the other, and neither's docs explain this.

All I can tell is that Flask-OpenID has a much higher "Used by" count on GitHub (currently 3k vs. 169), Flask-OpenID is less frequently and recently updated, and this project's maintainer, @puiterwijk, appears to have taken over maintenance of Flask-OpenID as well (hence this typo?:).

Thanks in advance for any clarification!

svintit commented 4 years ago

@twosigmajab If you want this resolved i'm maintaining a fork of this with some added extensibility. Feel free to open a PR here:

twosigmajab commented 4 years ago

Thanks for the heads up @svintit, but I'm no longer considering using any of these projects at this time.

svintit commented 4 years ago

No worries @twosigmajab best of luck!