Metadata-Version: 2.4
Name: lattifai-auth
Version: 0.3.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Typing :: Typed
Requires-Dist: pytest ; extra == 'test'
Provides-Extra: test
License-File: LICENSE
Summary: Cross-platform device fingerprinting and HMAC-SHA256 authentication library
Keywords: auth,hmac,device-fingerprint,hardware-id
Home-Page: https://github.com/lattifai/lattifai-auth
Author-email: LattifAI Technologies <tech@lattifai.com>
License: Apache-2.0
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://github.com/lattifai/lattifai-auth
Project-URL: Issues, https://github.com/lattifai/lattifai-auth/issues
Project-URL: Repository, https://github.com/lattifai/lattifai-auth

# LattifAI Auth

Cross-platform authentication for LattifAI projects.

## Requirements

- Python 3.10+

## License

Apache-2.0

