@using Microsoft.Extensions.Primitives @model VerifyViewModel
An error occurred:
@Model.ErrorDescription (@Model.Error)
Enter the user code given by the client application:
} else {Do you want to grant @Model.ApplicationName access to your data? (scopes requested: @Model.Scope)
Make sure that the code displayed on the device is @Model.UserCode.
If the two codes don't match, press "No" to reject the authorization demand.