Metadata-Version: 2.4
Name: projectaria-login
Version: 0.1.0
Summary: Project Aria Authentication Library
Home-page: https://www.projectaria.com
Author: Meta Reality Labs Research
License: Apache-2.0
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp>=3.9.0
Requires-Dist: keyring>=25.0.0
Requires-Dist: pycryptodome>=3.20.0
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Standalone authentication library for Project Aria tools.

Supports password-based and MMA (Managed Meta Account) login flows,
with secure token storage via system keyring.

For more information, visit [Project Aria](https://www.projectaria.com).
