Methods createAuthFn() 通过 forceLogin 判断是否为强制登录 scope 为 'auth_user'时,是主动授权,会弹出授权窗口 scope 为 'auth_base'时,不会弹出授权窗口 当有 userId 时,执行 linkAlipay 的操作 Source: sdk-file/src/alipay/createAuthFn.js, line 13