mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 10:36:44 +00:00
revert client back
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import { NewAuthorizationBearerInterceptor } from "@zitadel/client2";
|
||||
// import {
|
||||
// createGrpcWebTransport,
|
||||
// GrpcWebTransportOptions,
|
||||
// } from "@connectrpc/connect-node";
|
||||
import { createGrpcWebTransport, GrpcWebTransportOptions } from "@connectrpc/connect-web";
|
||||
import {
|
||||
createGrpcWebTransport,
|
||||
GrpcWebTransportOptions,
|
||||
} from "@connectrpc/connect-node";
|
||||
// import { createGrpcWebTransport, GrpcWebTransportOptions } from "@connectrpc/connect-web";
|
||||
import { importPKCS8, SignJWT } from "jose";
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user