@page @model IdentitySvc.Pages.Device.Index @{ } @if (Model.Input.UserCode == null) { @*We need to collect the user code*@
Please enter the code displayed on your device.
Please confirm that the authorization request matches the code: @Model.Input.UserCode.
Uncheck the permissions you do not wish to grant.