Jonathan Dias Campos Santiago

Results 4 comments of Jonathan Dias Campos Santiago

@cesaric it worked here, thank you very much

Hello @buehler, as no one responded, we forked the project and created the [oauth_client](https://pub.dev/packages/oauth_client). Here we made some customizations and fixes

Hello @rafaelmaia8384, to use WebView, I get the return from urlLancher and run the WebView in a showModalBottomSheet ex: ``` Future _openWebViewLoginAsync( String url, context, Function(AuthModel) onLogin) async { try...

@rafaelmaia8384 We are creating a new package based on openid_client. We saw that they haven't updated the package for a long time and and has plenty of community fixes and...