CZ-NIC / pyoidc

A complete OpenID Connect implementation in Python
Other
718 stars 259 forks source link

Update URL references after repo move #845

Closed tpazderka closed 1 year ago

tpazderka commented 1 year ago

Repo has been moved, update URL references.

infohash commented 1 year ago

What is the reason of moving the repo? Will we get more maintainers? Also, @rohe has been working on IdentityPython/JWTConnect-Python-OidcRP (3rd layer in the JWTConnect stack: cryptojwt, oidcmsg, oidcrp) and IdentityPython/idpy-oidc (2nd layer in the JwtConnect stack: cryptojwt, idpyoidc). I think I can port their features into pyoidc.

tpazderka commented 1 year ago

@rohe and I have been asked to free up the previous organization name and we had no reason not to do that.

More maintainers can happen in the near future.

As for PR with improvements and features, they are always welcome.