Skip to content

Instantly share code, notes, and snippets.

@willerup
Created February 18, 2016 23:20
Show Gist options
  • Save willerup/b1afd763812f1c5afed1 to your computer and use it in GitHub Desktop.
Save willerup/b1afd763812f1c5afed1 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