processout / processout-ios

MIT License
3 stars 7 forks source link

feat(ad-hoc): rework web authentication #287

Closed andrii-vysotskyi-cko closed 5 months ago

andrii-vysotskyi-cko commented 5 months ago

Description

Introduce POWebAuthenticationSession that has similar interface and behaviour to native ASWebAuthenticationSession as a replacement of PO3DSRedirectController.

In future we may deprecate use of SFSafariViewController for APM payment and 3DS in favor of ASWebAuthenticationSession , this wrapper should simplify it.

Jira Issue

-