standardnotes-server/packages/auth
2024-01-09 09:57:02 +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 feat: extract setting name to domain-core package 2023-10-26 15:18:11 +02:00
src fix(auth): check for user agent persisting on session during a session refresh (#1016) 2024-01-09 09:57:02 +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-08 12:25:14 +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-08 12:25:14 +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