Files
standardnotes-server/packages/grpc/lib/index.d.ts
Karol Sójko 4f62cac213 feat: add grpc sessions validation server (#928)
* feat: add grpc sessions validation server

* feat: add client implementation on api gateway

* fix: response codes

* fix: errored response

* feat: add configuring grpc as optional service proxy

* fix env vars

* fix linter issue
2023-11-16 10:10:42 +01:00

3 lines
57 B
TypeScript

export * from './auth_grpc_pb'
export * from './auth_pb'