f655adfbea
Migrate app code into canonical feature slices, add phone-only AI digest scheduling and review, wire local notification/background task support, and cover the flow with tests.
5 lines
161 B
Markdown
5 lines
161 B
Markdown
# Auth Application
|
|
|
|
This layer coordinates auth state and session lifecycle. Start here when you
|
|
need to change how the app decides whether a user is signed in.
|