Home > @dinofe/xt-core > decodeOAuthUrl
# decodeOAuthUrl() function
解析微信 oAuth 链接中的配置参数
Signature:
decodeOAuthUrl: (url: string) => DecodeOAuthUrlResponse
# Parameters
Parameter | Type | Description |
---|---|---|
url | string | oAuth 链接 |
Returns:
微信相关配置参数
Home > @dinofe/xt-core > decodeOAuthUrl
解析微信 oAuth 链接中的配置参数
Signature:
decodeOAuthUrl: (url: string) => DecodeOAuthUrlResponse
Parameter | Type | Description |
---|---|---|
url | string | oAuth 链接 |
Returns:
微信相关配置参数