sendou.ink/app/modules/auth/queries
Kalle 4eaeb48136
Alternative login flow (magic link via bot) (#1488)
* Log in link creation initial

* Add global name to update all command

* Remove left over log

* Login command

* Update command

* Add todos

* TODOs

* Migration file fix order
2023-09-09 10:27:59 +03:00
..
createLogInLink.server.ts Alternative login flow (magic link via bot) (#1488) 2023-09-09 10:27:59 +03:00
deleteLogInLinkByCode.server.ts Alternative login flow (magic link via bot) (#1488) 2023-09-09 10:27:59 +03:00
userIdByLogInLinkCode.server.ts Alternative login flow (magic link via bot) (#1488) 2023-09-09 10:27:59 +03:00