Commit ca4d5b4
committed
Refactor: Rename AuthModule to SessionModule and update client getter
This commit renames `AuthModule` to `SessionModule` to better reflect its purpose.
Additionally, the method `authenticatedFeeds` within the module has been renamed to `authenticatedFeedsClient` for clarity. This change has been propagated to the dependency injection configuration.1 parent 44093f5 commit ca4d5b4
File tree
2 files changed
+5
-5
lines changed- sample_app/lib/core/di
2 files changed
+5
-5
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
0 commit comments