luma_third_party: Token-based authentication

Backend changes to CrowdSTF that allow tokens to authenticate
users into using a phone for a time-based session. The system previously
required users to sign up and authenticate via username/password. This
change allows user to authenticate directly into the system for a
given amount of time with a URL token.

Change-Id: I5b93539a3b13f28b72e085fec6ae42ea96ed95e6
7 files changed
tree: 6aa02dff7c59fc2896868b5920eb82bc20837fba
  1. AndroidViewClient/
  2. crowdstf/
  3. README.md
README.md

This repository contains three kinds of code used in the Vanadium project:

  1. code which originated outside of Google
  2. code which Google has released as open source
  3. Vanadium code which is derived from code that originated outside of Google, and is therefore still subject to that original code's third-party license

Most of the code under third-party is open source, though some packages have restrictive commercial licenses.