Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 211 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 211 Bytes

Angular 18 SSR + Zoneless with CSRF Protection

Implementation CSRF protection in Angular 18 SSR.

Installation

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