Replies: 1 comment
-
The issue with |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using
fastapi-users
as myFastAPI
appuser-manager
, when I was trying to add it as theAuthProvider
to thestarlette-admin
(here is the related conversation) , find that some needed methods (parse_id
in BaseUserManager) are not implemented yet, also User Model manipulation failed due to some Schema/Model validation process inconsistency.Is there an alternative flow to seamlessly integrate
fastapi-users
to a 3rd party app programmatically?Beta Was this translation helpful? Give feedback.
All reactions