webUseRedirect property

bool webUseRedirect
getter/setter pair

On Web only, use http redirect instead of popups to acquire an access token. This may be useful to avoid popup warnings and on iOS devices that prevent sharing of information between the popup and a Progressive web application (PWA) installed on the home screen.

Implementation

bool webUseRedirect;