native_authentication 0.1.1%2B1

SDKflutter
Platformandroidioswindowslinuxmacosweb

Native bindings for platform-specific authentication APIs like ASWebAuthenticationSession and Chrome Custom Tabs.

native_authentication

A Dart-only library for performing authentication flows using native APIs.

The platform implementations for NativeAuthentication are:

PlatformImplementation
iOS/macOSASWebAuthenticationSession
AndroidCustom Tabs
Linux/WindowsLocalhost HTTP server
WebHTTP Redirects