import { getClearUserSSOCacheFunc } from "https://deno.land/x/deno_nest@v3.7.0/modules/uinv/src/guards/sso.guard.ts";
清理SSO的缓存,配合一个logout接口使用
Parameters
optional
options: Pick<SSOGuardOptions, "ssoApi" | "ssoUserInfoUrl" | "cacheStore"> = [UNSUPPORTED]