Add WeChat auth entry for H5
This commit is contained in:
@@ -16,3 +16,8 @@ SCHEDULE_CRON=0 1 * * *
|
||||
SCHEDULE_TIMEZONE=Asia/Shanghai
|
||||
|
||||
MOCK_MODE=true
|
||||
|
||||
# H5 WeChat OAuth. Leave empty to use the frontend demo authorization flow.
|
||||
NEXT_PUBLIC_WECHAT_APP_ID=
|
||||
NEXT_PUBLIC_WECHAT_AUTH_REDIRECT_URI=
|
||||
NEXT_PUBLIC_WECHAT_AUTH_SCOPE=snsapi_userinfo
|
||||
|
||||
Reference in New Issue
Block a user