Closed jaxdesmarais closed 1 year ago
Remove the need to register a URL type to use Popup Bridge
Remove POPPopupBridgeDelegate methods that apply only to SFSafariViewController
POPPopupBridgeDelegate
SFSafariViewController
Add WebAuthenticationSession
WebAuthenticationSession
Replace SFSafariViewController with ASWebAuthenticationSession
ASWebAuthenticationSession
Update README with new integration steps
Remove code paths related to SFSafariViewController
Update UnitTests
[x] Added a changelog entry
List GitHub usernames for everyone who contributed to this pull request.
Summary of changes
Remove the need to register a URL type to use Popup Bridge
Remove
POPPopupBridgeDelegate
methods that apply only toSFSafariViewController
Add
WebAuthenticationSession
Replace
SFSafariViewController
withASWebAuthenticationSession
Update README with new integration steps
Remove code paths related to
SFSafariViewController
Update UnitTests
Checklist
[x] Added a changelog entry
Authors