Skip to content

custom the access token endpoint #15

@wj-Mcat

Description

@wj-Mcat

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions