Skip to content

Instantly share code, notes, and snippets.

@weedkiller
Forked from willerup/start.cs
Created January 25, 2017 22:03
Show Gist options
  • Save weedkiller/d26316bf9984733c96fc8634fda96f15 to your computer and use it in GitHub Desktop.
Save weedkiller/d26316bf9984733c96fc8634fda96f15 to your computer and use it in GitHub Desktop.
intuit3
public void ConfigureAuth(IAppBuilder app)
{
...
app.UseIntuitAuthentication();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment