Skip to content

Commit

Permalink
Merge pull request #254 from paivagustavo/pass-cookies-if-same-origin
Browse files Browse the repository at this point in the history
change elements try it credentials policy to same-origin
  • Loading branch information
danielgtaylor authored Feb 20, 2024
2 parents a1f5e0b + 3eb6eb5 commit e99f2bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api.go
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,7 @@ func NewAPI(config Config, a Adapter) API {
apiDescriptionUrl="` + config.OpenAPIPath + `.yaml"
router="hash"
layout="sidebar"
tryItCredentialsPolicy="same-origin"
/>
</body>
Expand Down

0 comments on commit e99f2bd

Please sign in to comment.