Skip to content

Conversation

eirikb
Copy link

@eirikb eirikb commented Aug 2, 2025

Add web support with PKCE auth.
Only supports redirect! No popup (yet).

Ok, so I've been using flutter_appauth for a while, with great success. For web support I have implemented my own solution. Now I started yet another Flutter project where I add flutter_appauth (for mobile) and start copying over my auth solution (for web), but, this time I figured I could try to add the solution directly into flutter_appauth.

I'm aware of #70 and honestly don't know if this PR will solve that.
It only works with redirect, and the "Sign in with auto code exchange" is the only button in example that will work.

Add web support with PKCE auth.
Only supports redirect! No popup (yet).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant