Hi
I´m using the flutter web view for Authorization code grant (OAuth2) to get the token. However, when the credentials were given in the webview, the token never return to the app. The listen method is not executed, and the control never back to the app.
Hi I´m using the flutter web view for Authorization code grant (OAuth2) to get the token. However, when the credentials were given in the webview, the token never return to the app. The listen method is not executed, and the control never back to the app.