nhost_flutter_auth 2.0.3 nhost_flutter_auth: ^2.0.3 copied to clipboard
Provides Nhost authentication state to your Flutter app, making it easy to set up protected resources, and react to sign ins and sign outs.
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