flutter_web_auth_2 icon indicating copy to clipboard operation
flutter_web_auth_2 copied to clipboard

Flutter plugin for authenticating a user with a web service

Results 28 flutter_web_auth_2 issues
Sort by recently updated
recently updated
newest added
trafficstars

## 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...

bug
apple

### 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...

invalid

### 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...

bug

### 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...

bug

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...

enhancement

# 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...

help wanted

## 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...

documentation
question

## 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...

enhancement

### 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...

bug

### 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...

bug
apple