Add header to sample (#1353)

This commit is contained in:
Justin Kotalik 2018-08-30 09:07:02 -07:00 committed by GitHub
parent c62c7f6a61
commit a741af1e77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
// Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System;
using System.Linq;
using Microsoft.AspNetCore.Authentication;