Authorization Error Flask SSO to redirect url

前端 未结 0 1899
一向
一向 2021-02-04 04:18

I created flask application in which i used google oauth to login

from authlib.integrations.flask_client import OAuth
oauth = OAuth(app)
oauth.register(
    name=         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题