generated from wechaty/puppet-mock
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
White IP Addres will only work in access_token
interface.
refer to : “获取access_token”接口新增IP白名单保护
And if the puppet is deployed at dynamic local subnet, there will be dynamic address which makes it difficult when setting white IP address. Of course, there are many solutions to resolve it, but we always find the easiest way:
If refreshAccessToken
service can be customized into a center place which store and lazy refresh the access_token
, it will be easy to scale wechaty official-account.
As my consideration, we can build a docker which serves as an accessToken
center, and refreshAccessToken
address can be customized by environment variables.
@huan How do you think about ?
Metadata
Metadata
Assignees
Labels
No labels