Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 511 Bytes

File metadata and controls

12 lines (9 loc) · 511 Bytes

native_authentication

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

The platform implementations for NativeAuthentication are:

Platform Implementation
iOS/macOS ASWebAuthenticationSession
Android Custom Tabs
Linux/Windows Localhost HTTP server
Web HTTP Redirects