aboutsummaryrefslogtreecommitdiff
path: root/cmd/app/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/app/main.go')
-rw-r--r--cmd/app/main.go1
1 files changed, 1 insertions, 0 deletions
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() {
143 "/change-password", 143 "/change-password",
144 "/signout", 144 "/signout",
145 "/me", 145 "/me",
146 "/account",
146 "/otp/enroll", 147 "/otp/enroll",
147 "/otp/validate", 148 "/otp/validate",
148 "/not_confirmed", 149 "/not_confirmed",