Skip to content

Instantly share code, notes, and snippets.

@niisar
Created February 8, 2016 14:33
Show Gist options
  • Select an option

  • Save niisar/ec03aa421e4a279be04d to your computer and use it in GitHub Desktop.

Select an option

Save niisar/ec03aa421e4a279be04d to your computer and use it in GitHub Desktop.
AngularJSAuthentication.API
<connectionStrings>
<add name="AuthContext" connectionString="Data Source=LENOVO\SQLEXPRESS; Initial Catalog=AngularJsAuth; Integrated Security=false; uid=sa; pwd=n@1;" providerName="System.Data.SqlClient"/>
</connectionStrings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment