account page render fix

This commit is contained in:
makearmy 2025-09-30 12:03:15 -04:00
parent 6c0278c624
commit 170c852bb6
3 changed files with 53 additions and 38 deletions

View file

@ -62,7 +62,7 @@ export default function AccountClient() {
For security, please sign in again before changing account details.
</p>
<Link
href={`/auth/sign-in?reauth=1&next=${encodeURIComponent("/portal/account")}`}
href={`/auth/sign-in?reauth=1&force=1&next=${encodeURIComponent("/portal/account")}`}
className="inline-block px-3 py-2 rounded-md border bg-accent text-background"
>
Re-authenticate