Peter

Results 2 issues of Peter

`bp = Blueprint(__name__, 'home')` python3.8 win10 will report error,‘Blueprint(‘home’, __name__)’ will be OK

## Description Added WeChat OAuth Provider by extending the existing OAuthToken class to include WeChat-specific fields `openid` and `unionid`, also modify Authorization class to adapt WeChat OAuth flow. ## Test...