@page "/authentication/{action}"

Authentification

@code { [Parameter] public string? Action { get; set; } }