aad_oauth icon indicating copy to clipboard operation
aad_oauth copied to clipboard

Flutter Azure Active Directory OAuth Package

Results 89 aad_oauth issues
Sort by recently updated
recently updated
newest added

How to get refresh token ,can we do a sso in Microsoft through this package,is that possible

stale

There seems to be an issue with the library, at the end of the login flow (after i've verified my account) the screen is blank, is there a problem with...

stale

Hello, I'm using your package and it works super nice. But I have a dependency on other packages that I cant upgrade due to the JS version. Would it be...

This library works really well with ADB2C, however, when I try to add Google to my ADB2C providers and click on the Google button to log in with Google, I...

Earlier it was working fine. Since today getting the below error. Error (Xcode): ../../.pub-cache/hosted/pub.dev/aad_oauth-1.0.1/lib/request_code.dart:60:17: Error: The method 'PopScope' isn't defined for the class 'RequestCode'. Could not build the application for...

In my pubspec.yaml i have, environment: sdk: ">=2.17.6

stale

I started a fresh project and imported the example code to get the auth process running. The following error occurs and the app fails on build. ══╡ EXCEPTION CAUGHT BY...

stale

Getting userinfo from Azure B2C is not very straight forward, and at least in my case the information I am looking for is already available in the object returned by...

stale

Is there a way to do always show the login prompt in web? I added `login` under prompt field but it just doesn't seem working. I'm expecting that if `login`...

stale

Hi, once I insert credentials for login, on redirecting way back to the app, I get this error. I am using the GetX package for routing and as a wrapper...

stale