Karol Sójko 3aef5998df feat: sqlite driver for auth service (#572)
* wip: initial sqlite bootstrap

* wip: switch to sqlite3 as default db type

* wip: boilerplate data

* fix(auth): case sensitive register and login

* fix(auth): refactor username validations

* fix(auth): allow changing username to both username and email:

* fix(auth): lock middleware for recovery log in

* fix(domain-core): specs for invalid types

* fix(auth): lock middleware specs

* fix(auth): typeorm code arrangements

* fix: running e2e on both mysql and sqlite in ci
2023-04-27 11:17:01 +02:00
2023-01-25 15:21:26 +01:00
2023-02-03 11:26:06 +01:00
2023-02-06 13:35:58 +01:00
2022-06-17 13:06:44 +02:00
2022-06-21 14:25:56 +02:00
2022-06-17 12:47:25 +02:00
2022-06-20 10:31:54 +02:00
2022-06-17 12:16:44 +02:00
2022-06-17 12:16:44 +02:00
2023-02-24 08:14:17 +01:00

server

Server applications monorepo

Description
No description provided
Readme GPL-3.0 656 MiB
Languages
TypeScript 93.3%
JavaScript 5.7%
Shell 0.9%