Add support for wildcard characters in allowedUrls#114
Add support for wildcard characters in allowedUrls#114Uttkarsh-Srivastava wants to merge 5 commits intofeature/universal_mainfrom
Conversation
|
DeputyDev will no longer review pull requests automatically.To request a review, simply comment #review on your pull request—this will trigger an on-demand review whenever you need it. |
|
Summary: Refactors URL whitelist logic in Swift to improve wildcard matching, removes unused file ConfigConstants+URLWhitelist.swift, and fixes config property access bugs. ✅ Strengths
// Now matches BOTH example.com AND sub.example.com |
No description provided.