add login logic

This commit is contained in:
SowinskiBraeden committed 2022-04-14 13:41:26 -07:00
1 parent e459e61fba
commit 81f2943967
6 files changed
+148 -5

No files matched your search

+2
View File
@@ -3,8 +3,10 @@ module github.com/SowinskiBraeden/BugBeGone
go 1.17
require (
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/gofiber/fiber/v2 v2.31.0
github.com/gofiber/template v1.6.26
github.com/google/uuid v1.1.2
github.com/joho/godotenv v1.4.0
go.mongodb.org/mongo-driver v1.8.4
golang.org/x/crypto v0.0.0-20220214200702-86341886e292