puiterwijk / flask-oidc

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

Newest Release? #95

Open zhaoooyue opened 4 years ago

zhaoooyue commented 4 years ago

@puiterwijk Appreciate it if we can have a latest release v1.5.0 on this library, as the last release was more than one year ago, and quite a few changes are merged.

snchildress commented 4 years ago

I'm also looking for a feature that was merged since 1.4.0 was released (using a dictionary to define client_secrets)

chhsiao1981 commented 4 years ago

I'm also looking for "OIDC_EXTRA_REQUEST_AUTH_PARAMS", which currently exists only in the master-branch.

ghost commented 4 years ago

I'm also looking for latest release with changes that exists in master branch

anujkumar93 commented 4 years ago

I would appreciate as well if a new release was made for this repo. Thanks!

evinaypatil commented 4 years ago

Is there going to be a new release 1.5.0 with changes in the master branch?

mazar commented 4 years ago

I also need to be able to use a dictionary to define client_secrets Is this repository abandoned?

svintit commented 4 years ago

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

ghost commented 2 years ago

@puiterwijk do you know when the next release to pip will be? It would be great to use the changes from the latest branch. If there won't be another release, it will be good to know as well so folks can look for an alternative solution.