@{ ViewBag.Title = "Authorize"; Layout = "~/Views/Shared/_Layout.cshtml"; }
Are you sure you want to allow the client to access your data, with this scope: @string.Join(" ", (IEnumerable)ViewData["Scope"])