openshift / osin

Golang OAuth2 server library
BSD 3-Clause "New" or "Revised" License
1.91k stars 399 forks source link

the project active? #203

Open avelino opened 4 years ago

avelino commented 4 years ago

last commit was made day Oct 25, 2019, more than 1 year ago, the project is listed in awesome-go and we have software checking inactive projects to remove from the list if it is not active

ref: https://github.com/avelino/awesome-go/issues/3316

ptman commented 3 years ago

Is there an active fork?

cristaloleg commented 3 years ago

I've one in progress, still early stage due to low priority

stlaz commented 3 years ago

Hey,

we forked this repo some time ago with the intention to only accept security fixes. However, I can see that with how Golang develops, there are some more fixes and repo maintanence that seems to be necessary in order to keep the project usable.

Is unfortunate that ever since our fork, a bunch of the people who would help maintaining the repo left, so right now it's just me and there's a lot of other work to do, too.

I am aware of the current sorry state of it. I'll try to dedicate some time to straighten it out a little bit in the future weeks.

openshift-bot commented 3 years ago

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

ptman commented 3 years ago

/lifecycle frozen

codespearhead commented 7 months ago

Is this project used anywhere within Red Hat, @stlaz ?

If not, I wonder how you feel about recommending users to migrate to Keycloak, since it sees active development and is in the Red Hat portfolio as RH-SSO.

As for your awesome-go list, @avelino , how about replacing it with Zitadel, which is also an OAuth2 server written in Go?