Skip to content

BradBarnich/ember-aspnet-csrf

Repository files navigation

Ember-aspnet-csrf

Build Status

Adds ASP.NET MVC based CSRF protection to Ember applications.

Port of https://github.com/bobisjan/ember-django-csrf/

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

About

Ember CSRF header support for ASP.NET applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published