Greger Teigre Wedel

Results 5 comments of Greger Teigre Wedel

Latest firebase_messaging states that swizzling cannot be turned off. Might be relevant so just adding a reminder here.

This depends on the state in your app, not the package as oauth2 does not have a concept of session. Rather, a token has an expiry time. If you log...

getTokenWithAuthCodeFlow() (and the other flows) takes a BaseWebAuth optional parameter, so you can override the web auth class. If you look in browser_web_auth.dart, you see that the login window is...

@okrad apologies, this one slipped. Yes, that would absolutely be a better approach. A similar challenge (need for opts but on scopes on refreshToken) is when you try to support...

Bumping this again as macos support is now stable, so should be revisited.