Replies: 1 comment
-
FastAPI is async while Authlib's provider has only sync mode implementation. So I guess you will need to find an async mode enabled OAuth provider. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As the title, How can I develop an OAuth provider with authlib?
Beta Was this translation helpful? Give feedback.
All reactions