WIP: started adding auth

This commit is contained in:
2024-04-29 07:54:26 +03:00
parent 02c85fcf28
commit 7905062cdc
4 changed files with 51 additions and 25 deletions

3
auth/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module acooldomain.co/backend/auth
go 1.22.0