Junie: TOTP flow update and db migrations.

This commit is contained in:
2025-06-06 12:42:23 -07:00
parent 396214739e
commit 95d96732d2
26 changed files with 1397 additions and 194 deletions

View File

@@ -252,4 +252,4 @@ func revokeRole() {
}
fmt.Printf("Role %s revoked from user %s successfully\n", roleName, roleUser)
}
}