dpogue opened a new pull request, #1514:
URL: https://github.com/apache/cordova-ios/pull/1514

   ### Platforms affected
   iOS
   
   
   ### Motivation and Context
   <!-- Why is this change required? What problem does it solve? -->
   <!-- If it fixes an open issue, please link to the issue here. -->
   Closes GH-1212.
   Closes GH-1272.
   Closes GH-1333.
   
   
   ### Description
   <!-- Describe your changes in detail -->
   Adds protocols to formalize the methods that plugins should implement to 
interact with behaviour around authentication challenges and navigation 
decisions.
   
   For navigation decisions, we now pass along the full navigation action 
details as a dictionary.
   
   This also adds the ability for plugins to intercept and respond to server 
authentication challenges.
   
   
   ### Testing
   <!-- Please describe in detail how you tested your changes. -->
   All existing tests pass.
   
   
   ### Checklist
   
   - [x] I've run the tests to see all new and existing tests pass
   - [x] If this Pull Request resolves an issue, I linked to the issue in the 
text above (and used the correct [keyword to close issues using 
keywords](https://help.github.com/articles/closing-issues-using-keywords/))
   - [x] I've updated the documentation if necessary
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to