standardnotes-server/packages/auth
2024-01-17 13:34:00 +01:00
..
bin chore: add types for response locals (#1015) 2024-01-08 13:04:25 +01:00
docker fix(auth): adding user roles upon renewal of shared subscription (#1012) 2023-12-29 11:07:51 +01:00
migrations fix(auth): add server daily email backup permission for all versions of core user role (#1028) 2024-01-17 13:34:00 +01:00
src fix(auth): add renewal for shared offline subscriptions 2024-01-15 12:42:54 +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 2024-01-15 12:09:42 +00:00
Dockerfile chore: upgrade node version to 20.10.0 (#1010) 2023-12-28 14:13:07 +01: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 2024-01-15 12:09:42 +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