feat(auth): add database and auth token generation + storage
Some checks failed
build / Go-Build (push) Failing after 19s
Some checks failed
build / Go-Build (push) Failing after 19s
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -23,4 +23,5 @@ go.work
|
||||
go.work.sum
|
||||
|
||||
# env file
|
||||
.env
|
||||
.env
|
||||
storage.db
|
||||
|
||||
Reference in New Issue
Block a user