Browse Source

docs: update CSRF

pull/5750/head
Bunyamin Coskuner 6 years ago
committed by GitHub
parent
commit
5db7124d15
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/en/CSRF-Anti-Forgery.md

4
docs/en/CSRF-Anti-Forgery.md

@ -115,5 +115,5 @@ You don't need to make anything unless you need to change the `AntiforgeryOption
})
],
})
export class YourModule {}
```
export class AppModule {}
```

Loading…
Cancel
Save