You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the plugin only supports Authorization Code Grant only and it's not suitable for public clients like PWA, that expose all the source code public.
If we support Flutter Web, the first step should be supporting other flows.
Is it in your roadmap to implement oAuth2 implementation for WEB with implicit workflow ?
Would be very useful for WEB / Mobile support.
The text was updated successfully, but these errors were encountered: