client_id: 应用 IDscopes: 需要申请的权限(多个使用逗号分隔)redirect_uri: 重定向 URL,当用户同意或拒绝时将从此处回调(当模式为 code 时不需要填写)mode: 模式,支持 callback 与 code 两种模式,差异见下callback 与 code 模式的不同:https://dashboard.locyanfrp.cn/auth/oauth/authorizerefresh_token: 刷新令牌error: 错误类型https://dashboard.locyanfrp.cn/auth/oauth/redirect-localhostport: 本地端口path: 本地路径ssl: 是否使用 SSL,默认为 false