← Back to release summary

Worklet: Credentials mode defaults to "same-origin"

Category
JavaScript
Type
New or changed feature
Status
Enabled by default (Chrome 68)
Intent stage
None

Summary

Worklet's credentials mode is specified by WorkletOptions on addModule(). Before this change, "omit" is the default credentials mode. This update changes the default credentials mode to "same-origin".

Standards & signals

View on chromestatus.com