mirror of
https://github.com/standardnotes/server
synced 2026-01-16 20:04:32 -05:00
* 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
3 lines
57 B
TypeScript
3 lines
57 B
TypeScript
export * from './auth_grpc_pb'
|
|
export * from './auth_pb'
|