standardnotes-server/packages/auth
2023-05-05 10:49:47 +02:00
..
bin fix: remove unused imports 2023-05-05 10:47:37 +02:00
docker fix(auth): remove migrate email settings procedure 2023-03-09 10:48:40 +01:00
migrations feat: extract cache entry model to domain-core (#581) 2023-05-02 11:43:50 +02:00
src fix(auth): invalidate cross service token cache upon shared subscription accepting (#586) 2023-05-04 11:25:12 +02:00
supervisor feat: optimize memory usage (#444) 2023-02-15 08:14:37 +01:00
.env.sample fix: remove sentry 2023-05-05 10:44:22 +02:00
.eslintignore feat: add auth server package 2022-06-22 12:33:00 +02:00
.eslintrc feat: add auth server package 2022-06-22 12:33:00 +02:00
CHANGELOG.md chore(release): publish new version 2023-05-04 09:39:16 +00:00
Dockerfile chore: upgrade node version to latest LTS 2023-03-09 13:30:16 +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: upgrade jest 2023-05-05 10:49:47 +02: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