WeChat.WebPage.code2access_token
You're seeing just the function
code2access_token
, go back to WeChat.WebPage module for more information.
Link to this function
code2access_token(client, code)
Specs
code2access_token(WeChat.client(), code()) :: WeChat.response()
网页授权 - 通过code
换取access_token
官方文档: