w3c / webappsec-credential-management

WebAppSec Credential Management
https://w3c.github.io/webappsec-credential-management/
Other
50 stars 38 forks source link

Pass global object to DiscoverFromExternalSource #210

Open npm1 opened 1 year ago

npm1 commented 1 year ago

DiscoverFromExternalSource needs more parameters passed onto it for the FedCM case because we need to do things like queue tasks. I think we could pass the global object to the method.