An open API service indexing awesome lists of open source software.

https://github.com/ryhkml/angular-double-csrf-protection

Angular 18 SSR with CSRF rotection
https://github.com/ryhkml/angular-double-csrf-protection

angular csrf example ssr zoneless

Last synced: about 2 months ago
JSON representation

Angular 18 SSR with CSRF rotection

Awesome Lists containing this project

README

          

## Angular 18 SSR + Zoneless with CSRF Protection

Implementation [CSRF](https://github.com/Psifi-Solutions/csrf-csrf) protection in Angular 18 SSR.

### Installation

```sh
npm ci && cat .env.example > .env
```