Fix passkey authentication

Also prep for better router layout
This commit is contained in:
Melody Becker 2024-10-15 16:16:18 +02:00
parent e2260e4a0f
commit b9eb4234f4
11 changed files with 289 additions and 21 deletions

2
go.mod
View file

@ -20,7 +20,7 @@ require (
github.com/rs/zerolog v1.33.0
github.com/xhit/go-simple-mail/v2 v2.16.0
gitlab.com/mstarongitlab/goap v1.1.0
gitlab.com/mstarongitlab/goutils v1.3.0
gitlab.com/mstarongitlab/goutils v1.4.1
golang.org/x/image v0.20.0
gorm.io/driver/postgres v1.5.7
gorm.io/gorm v1.25.10