Andrรฉ Andrade
Results
1
comments of
Andrรฉ Andrade
Been having the same issue while using a Simple SqlAlchemy class to represent the user: `def read_users_me( current_user: Annotated[User, Depends(get_current_active_user)] ):`