X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=cmd%2Fapp%2Fmain.go;h=28eb77522b0e2ff1c421b16292bae3290a58c514;hb=299b6b6d9fb879c06e675ef240f361348629ff6c;hp=a0463d260d0d839151ff18ee7f52ff57f622f249;hpb=85545aba62546f219a9c9730945511412a3174ef;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FCryptoportfolio%2FFront.git diff --git a/cmd/app/main.go b/cmd/app/main.go index a0463d2..28eb775 100644 --- a/cmd/app/main.go +++ b/cmd/app/main.go @@ -143,6 +143,7 @@ func main() { "/change-password", "/signout", "/me", + "/account", "/otp/enroll", "/otp/validate", "/not_confirmed",