@page "/RedeemToken/{code:guid}"

Authentication successful. You may close this window.

@code { [Parameter] public Guid Code { get; set; } }