Skip to content

Commit

Permalink
docs: add callout
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume Hivert <hivert.is.coming@gmail.com>
  • Loading branch information
ghivert committed Apr 24, 2024
1 parent 8612176 commit 65f941c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# CORS Builder

> Before diving in CORS, [make sure you're aware of security advices](#) and see
> if you can't just use a simple proxy to avoid CORS! It's a better and more
> secure way to manage CORS!
> [!WARNING] Before diving in CORS,
> [make sure you're aware of security advices](#more-details--notes-about-security)
> and see if you can't just use a simple proxy to avoid CORS! It's a better and
> more secure way to manage CORS!
Manipulating CORS is often a pain for developers, and always a little blurry, to
understand what should be done, how it should be configured, etc. CORS Builder
Expand Down

0 comments on commit 65f941c

Please sign in to comment.