thosakwe opened this issue 8 years ago · 0 comments
var stream = app.authenticateViaPopup('/auth/twitter'); stream.listen((jwt) => ..., onError: (e) => ...);