WeChat.Component.fetch_component_access_token

You're seeing just the function fetch_component_access_token, go back to WeChat.Component module for more information.
Link to this function

fetch_component_access_token(appid, adapter_storage)

View Source

A function helper to fetch component application's access token.

When apply it to hub, if no available component access token from hub's storage, there will use verify_ticket to refetch a new one, this function can be used for refresh function.