tree: dc55037c3163f08098658b4e5eefad9c43086a80 [path history] [tgz]
  1. src/
  2. .gitignore
  3. Cargo.lock
  4. Cargo.toml
  5. LICENSE
  6. README.md
bin/auth/prototype/README.md

Fuchsia Authentication - Rust Implementation

This directory contains (WIP) the Rust implementation of the basic user authentication and authorization services for onboarding new users on Fuchsia and to access their data from external third party providers.

This implementation is a prototype and should not be depended on.