Skip to content

Instantly share code, notes, and snippets.

@mclasson
Created August 3, 2017 08:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mclasson/655ac7c88c39a2ec7683e829ba12463f to your computer and use it in GitHub Desktop.
Save mclasson/655ac7c88c39a2ec7683e829ba12463f to your computer and use it in GitHub Desktop.
using System.Security.Claims;
using Microsoft.AspNetCore.Authentication.Cookies;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Authentication;
using Microsoft.AspNetCore.Rewrite;
using Microsoft.AspNetCore.Mvc;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment