We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ec5c887
There has one line in auth check need to set to == False, otherwise, it would have problems:
== False
https://github.com/yingshaoxo/we_love_party/blob/main/python_user_auth_system/src/grpc_service.py#L53