Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for stateless #66

Open
TheZoc opened this issue Mar 7, 2022 · 1 comment
Open

Add support for stateless #66

TheZoc opened this issue Mar 7, 2022 · 1 comment

Comments

@TheZoc
Copy link
Contributor

TheZoc commented Mar 7, 2022

Hi there,

I did a quick search and found issue #50, where there was a misunderstanding due to a cross reference GitHub automatically made.
Would you consider merging the changes from https://github.com/canonical-web-and-design/flask-openid here, so stateless operation is supported?

Thank you in advance

@vnznznz
Copy link

vnznznz commented Jun 13, 2022

That fork is not in a good shape, for snapcraft.io they went back to the orignal flask-openid with this constructor instead

oid = OpenID(
    store_factory=lambda: None
) 

canonical/snapcraft.io@c341d54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants