SDK 参考Node.js SDK类型别名AuthServerErrorCode类型别名:AuthServerErrorCode type AuthServerErrorCode = | "invalid_server_metadata" | "invalid_server_config" | "missing_jwks_uri";