Searched defs:credentials (Results 1 – 2 of 2) sorted by relevance
73 const wfetch = ()=>fetch(uri, {credentials: 'same-origin'}); property
1661 const wfetch = ()=>fetch(config.uri, {credentials: 'same-origin'}); property