standardnotes-server/packages/auth
standardci 3946f56261
chore(release): publish new version
- @standardnotes/analytics@2.34.0
 - @standardnotes/api-gateway@1.87.0
 - @standardnotes/auth-server@1.174.0
 - @standardnotes/common@1.52.0
 - @standardnotes/domain-core@1.41.0
 - @standardnotes/domain-events-infra@1.22.0
 - @standardnotes/domain-events@2.137.0
 - @standardnotes/files-server@1.36.0
 - @standardnotes/grpc@1.3.0
 - @standardnotes/home-server@1.22.0
 - @standardnotes/predicates@1.8.0
 - @standardnotes/revisions-server@1.51.0
 - @standardnotes/scheduler-server@1.27.5
 - @standardnotes/security@1.17.0
 - @standardnotes/settings@1.23.0
 - @standardnotes/sncrypto-node@1.16.0
 - @standardnotes/syncing-server@1.126.0
 - @standardnotes/time@1.18.0
 - @standardnotes/websockets-server@1.20.3
2023-11-27 08:43:38 +00:00
..
bin fix: define grpc max message size 2023-11-20 15:00:48 +01:00
docker feat: add graceful shutdown procedures upon SIGTERM (#923) 2023-11-10 12:20:21 +01:00
migrations feat: extract setting name to domain-core package 2023-10-26 15:18:11 +02:00
src fix: error handling on gRPC (#937) 2023-11-22 12:25:42 +01:00
supervisor feat: add graceful shutdown procedures upon SIGTERM (#923) 2023-11-10 12:20:21 +01:00
.env.sample feat: add grpc sessions validation server (#928) 2023-11-16 10:10:42 +01:00
.eslintignore feat: add auth server package 2022-06-22 12:33:00 +02:00
.eslintrc chore: fix eslint setup 2023-05-05 11:17:26 +02:00
CHANGELOG.md chore(release): publish new version 2023-11-27 08:43:38 +00:00
Dockerfile chore: upgrade node version (#835) 2023-09-18 13:32:49 +02:00
jest.config.js feat(auth): add recovery sign in with recovery codes 2023-01-05 11:42:55 +01:00
linter.tsconfig.json feat: add auth server package 2022-06-22 12:33:00 +02:00
package.json chore(release): publish new version 2023-11-27 08:43:38 +00:00
test-setup.ts feat: add auth server package 2022-06-22 12:33:00 +02:00
tsconfig.json fix: test setup 2022-10-19 10:48:06 +02:00
wait-for.sh feat: add auth server package 2022-06-22 12:33:00 +02:00