mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-05-03 09:29:27 -05:00
Add auth service and it's methods
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- name: AuthServiceDeleteSession :exec
|
||||
DELETE FROM sessions WHERE id = @id;
|
||||
Reference in New Issue
Block a user