We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81622aa commit 5ee766bCopy full SHA for 5ee766b
src/oauth/MiniOAuth.php
@@ -85,7 +85,7 @@ protected function defaultNormalizeUserAttributeMap()
85
*/
86
protected function defaultName()
87
{
88
- return 'wechat';
+ return 'wechat_mini';
89
}
90
91
/**
0 commit comments