geogramdotcom / csrf-angular-tutorial

Securing Angular with CSRF Protection for both stateful and stateless instances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular CSRF Protection Implementation

This project is a test for CSRF/XSRF Protection in Angular Stateful and Stateless environments

Angular Stateful CSRF Protection

For more information about this implimentation: Go to README

Angular Stateless CSRF Protection

For more information about this implimentation: Go to README

Getting Started

cd into the implementation you'd like to test angular-stateful | angular-stateless and follow the README instructions

About

Securing Angular with CSRF Protection for both stateful and stateless instances


Languages

Language:TypeScript 67.1%Language:HTML 31.1%Language:Sass 1.8%