Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leastprivilege committed Jan 21, 2019
1 parent 8a4e80e commit 610722c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion BFF/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ This sample shows a possible approach for securing a SPA using
* automatic token management
* proxying calls to back-end services

No explicit anti-forgery protection has been implemented, because we rely on SameSite cookies.
No explicit anti-forgery protection has been implemented, because we assume SameSite cookies work for you.

See [this](https://leastprivilege.com/2019/01/18/an-alternative-way-to-secure-spas-with-asp-net-core-openid-connect-oauth-2-0-and-proxykit/) blog post for more details.

0 comments on commit 610722c

Please sign in to comment.