pengzhibo168 5 жил өмнө
parent
commit
e22b7baddf

+ 1 - 0
Controller/ApplicationController.py

@@ -71,6 +71,7 @@ class AuthView(View):
         # print("state", state)
         # print("response_type", response_type)
         # print("scope", scope)
+        # print("app_id", app_id)
         # print("redirect_uri", redirect_uri)
         tko = TokenObject(token)
         if tko.code == 0: