authgear / authgear-sdk-js

Authgear authentication SDK for Single Page Applications (SPA) and JavaScript websites
https://www.authgear.com/
Other
5 stars 18 forks source link

Support debugging with Safari in WKWebview UIImplementation #276

Closed fungc-io closed 5 months ago

fungc-io commented 6 months ago

Problem

Our user may use the WKWebview UI implementation for opening other websites. It'll be useful if they can inspect the console using debug mode when the encounter any problem in the website.

Solution

Support reading a build-time flag to turn this on without code change in the SDKs


linear[bot] commented 6 months ago

DEV-1160 Support debugging with Safari in WKWebview UIImplementation