Skip to content

Commit

Permalink
docs: updated to include note about credentials (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mislav Perić committed Nov 25, 2023
1 parent 0eaf9a0 commit 8fd6796
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -90,3 +90,4 @@ func main() {
router.Run()
}
```
Using all origins disables the ability for Gin to set cookies for clients. When dealing with credentials, don't allow all origins

0 comments on commit 8fd6796

Please sign in to comment.