Skip to content

Instantly share code, notes, and snippets.

@mclasson
Created August 3, 2017 08:45
Embed
What would you like to do?
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