Integration Guide
Patrick Plate edited this page 2026-06-24 15:28:48 +02:00
Clone

Wiki Page Revisions

2 Commits

Author SHA1 Message Date
Patrick Plate f970504b93 docs: F3+F4 — rename onboarding hook to onFirstSignIn(AuthenticatedUser), fix UT-06 package
F3: rename SparkboardOnboardingHook.afterFirstLogin(OnboardingContext)
    → onFirstSignIn(AuthenticatedUser) across Architecture, Integration-Guide,
    Sprint-1-Plan-Part-2, Sprint-1-Testplan, Home.
    plate-auth's spelling wins; aligns with plate-auth Architecture +
    Sprint-0-Plan SPI signature.

F4: Sprint-1-Testplan UT-06 test class moved from
    de.plate.sparkboard.auth.SparkboardOnboardingHookTest →
    de.plate.sparkboard.onboarding.SparkboardOnboardingHookTest.
    Matches the package declared in Sprint-1-Plan-Part-2 +
    Integration-Guide §2.

Home.md hook link text also updated to onFirstSignIn().

Plan-Review.md intentionally left untouched (historical record).
2026-06-24 15:28:48 +02:00
Patrick Plate a558d844de docs(integration-guide): Sparkboard plate-auth wire-up walkthrough 2026-06-24 15:00:32 +02:00