owltide/server/api/auth
Hornwitser 0c5b4c756f
All checks were successful
/ build (push) Successful in 1m31s
/ deploy (push) Successful in 16s
Make the first user created an admin
To easily bootstrap of administration of the system make the first
regular user account created into an admin account.
2025-06-28 01:30:39 +02:00
..
account.delete.ts Fix import statements 2025-06-23 12:54:09 +02:00
account.patch.ts Refactor user storage and update 2025-06-23 00:28:58 +02:00
account.post.ts Make the first user created an admin 2025-06-28 01:30:39 +02:00
login.post.ts Refactor user storage and update 2025-06-23 00:28:58 +02:00
session.delete.ts Refactor user storage and update 2025-06-23 00:28:58 +02:00
session.get.ts Refactor user storage and update 2025-06-23 00:28:58 +02:00