import Oidc from "oidc-client";; export const mgr = new Oidc.UserManager({; authority: "authority",//认证服务器; client_id: "client_id", ...
確定! 回上一頁