[roll] Roll experiences [login] Update login to align with oobe

This change skips login UX when `start_oobe` build flag is disabled,
instead it authenticates using an empty password.
- Update auth_service.dart based on review comments from last cl.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/620818
Original-Revision: 60c666f2d7e813646388c21755776dd41f44e29a
GitOrigin-RevId: a554afc40fbc858c9f69e31b9465a08ceae82b8e
Change-Id: Id93892c74807c931c2be0e03b7c70f17f73c38b8
1 file changed
tree: f8a27771660df826626132260e8ca49580645a55
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.