| 1 | use |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | ; |
| 7 | |
| 8 | use ; |
| 9 | |
| 10 | /// The root. |
| 11 | /// |
| 12 | /// Unclaimed, it sends you to `/auth/setup`. Claimed and signed in, it forwards to your |
| 13 | /// own profile — the profile is the product, so the root is a signpost rather than a |
| 14 | /// page. Claimed and signed out, it offers a way in; a multi-user instance will want |
| 15 | /// something better here, but there is nothing to index yet. |
| 16 | |
| 17 | async |
| 18 | |
| 19 | |
| 20 | |
| 21 | |
| 22 | |
| 23 | |
| 24 | |
| 25 | |
| 26 | |
| 27 | |
| 28 | |
| 29 | |
| 30 |