nhost_flutter_auth 1.0.11 nhost_flutter_auth: ^1.0.11 copied to clipboard
Provides Nhost authentication state to your Flutter app, making it easy to set up protected resources, and react to logins and logouts.
Nhost Authentication for Flutter Examples #
- Simple authentication example: Basic authentication and demonstration of gated content
- Persistent authentication: Remember authentication information across restarts
- Authentication using Navigator 2.0: More complex application structure built around auth
- Authentication using OAuth Providers: Use Nhost OAuth providers to register and authenticate users via Github