Metadata-Version: 2.4
Name: flet-local-auth
Version: 1.0.0.dev2
Summary: Local authentication service for Flet
Author-email: "Appveyor Systems Inc." <hello@flet.dev>
Project-URL: Homepage, https://flet.dev
Project-URL: Documentation, https://flet.dev/docs/services/localauthentication
Project-URL: Repository, https://github.com/flet-dev/flet/tree/main/sdk/python/packages/flet-local-auth
Project-URL: Issues, https://github.com/flet-dev/flet/issues
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: flet==1.0.0.dev2
Dynamic: license-file

# Flet Local Authentication

`LocalAuthentication` service for Flet apps. Authenticate users with biometrics, PIN, passcode, or pattern via the [`local_auth`](https://pub.dev/packages/local_auth) Flutter plugin.
