standardnotes-server/packages/auth
standardci 948e843ad6
chore(release): publish new version
- @standardnotes/analytics@2.34.6
 - @standardnotes/api-gateway@1.88.4
 - @standardnotes/auth-server@1.176.3
 - @standardnotes/domain-events-infra@1.22.5
 - @standardnotes/domain-events@2.138.2
 - @standardnotes/files-server@1.36.6
 - @standardnotes/home-server@1.22.18
 - @standardnotes/revisions-server@1.51.6
 - @standardnotes/scheduler-server@1.27.11
 - @standardnotes/syncing-server@1.128.2
 - @standardnotes/websockets-server@1.22.2
2023-12-11 11:25:27 +00:00
..
bin feat: replace websocket connection validation with grpc (#954) 2023-12-07 12:58:07 +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(auth): error log meta on triggering email backups 2023-12-11 10:52:17 +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-12-11 11:25:27 +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-12-11 11:25:27 +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