flutter_web_auth_2
flutter_web_auth_2 copied to clipboard
Flutter plugin for authenticating a user with a web service
## Describe the bug I am using Custom SSO to login to Application. Authentication is happening I am getting the code in the URL but am not able to callback...
### Description I'm trying to provide login using package in a web application. I open the link I created and log in, but the tab is closed and I cannot...
### Description I am encountering an issue with Telegram authentication in my Flutter app using the FlutterWebAuth2 package. The authentication process seems to be failing, and I consistently receive the...
### Description Hi, on Android the authenticate future never return when close web view, I have tried also catching error, but nothing e never return. ### Minimal Reproduction Steps to...
Hello, I have a question regarding the package: For example, in the case of a server-side error during authentication, we have an error page showing up to the user (error...
# We are searching for testers for: ## The 4.x rewrite If you want to test the 4.x rewrite, you can already do that by changing the version constraint to...
## Is your feature request related to a problem? Please describe. In our application we started using SonarCloud for monitoring and checking our code quality. The first run we got...
## Describe the bug Firebase BackEnd does n't support external callable method ## To Reproduce Steps to reproduce the behavior: 1. Create FireBase project 2. provide any Auth Provider as...
### Description After successfully logging into the app, the browser window cannot be closed properly on Android devices. According to the logs, the app has already obtained the accessToken. The...
### Description Apple reviewed my fluter app and report a bug. ### Minimal Reproduction Only open the app. I don´t have more info. ### Exception or Error ``` Thread 0...