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

FastAPI demo doesn't work #91

Open
marianpa opened this issue Aug 17, 2021 · 1 comment
Open

FastAPI demo doesn't work #91

marianpa opened this issue Aug 17, 2021 · 1 comment

Comments

@marianpa
Copy link

marianpa commented Aug 17, 2021

FastAPI demo doesn't work. I get error:

[...]
/lib/python3.7/site-packages/loginpass-0.5-py3.7.egg/loginpass/_fastapi.py", line 72, in auth
    return await handle_authorize(remote, token, user_info, request)
TypeError: object UserInfo can't be used in 'await' expression

FastAPI version:

$ pip freeze | grep fastapi
fastapi==0.67.0
$ pip freeze | grep loginpass
loginpass==0.5
@shreve
Copy link

shreve commented Nov 6, 2022

This library hasn't been re-released to PyPi since the FastAPI support was merged.

Version 0.5 issued in 7473230 on May 18, 2020
Add FastAPI Support #73: merged Nov 28, 2020

This project is a REALLY GOOD IDEA imo, but it looks like it's pretty dead.

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

No branches or pull requests

2 participants