Skip to content

TIN-1605: Add Tinyland databaseless auth MVP#12

Merged
Jess Sullivan (Jesssullivan) merged 1 commit into
mainfrom
jess/tin-1605-auth-mvp-demo
May 25, 2026
Merged

TIN-1605: Add Tinyland databaseless auth MVP#12
Jess Sullivan (Jesssullivan) merged 1 commit into
mainfrom
jess/tin-1605-auth-mvp-demo

Conversation

@Jesssullivan

Copy link
Copy Markdown
Contributor

Summary

  • relax handle-first auth types so AdminUser, TOTP labels, and invitations can omit email instead of fabricating handle@localhost
  • add an executable Tinyland databaseless auth MVP covering handle-only users, TOTP, backup codes, sessions, invites, provider-bound GitHub handoff, and fingerprint/Tempo-as-evidence boundaries
  • document the package/app boundary for tinyland.dev adoption and wire the example into the Bazel test target data

Validation

  • pnpm exec tsc --noEmit
  • pnpm test (16 files, 360 tests)
  • pnpm build
  • pnpm check:package
  • bazel test //:test
  • git diff --check

Linear

TIN-1605

@Jesssullivan Jess Sullivan (Jesssullivan) merged commit 44ed960 into main May 25, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant