Skip to content

feat: Replicate auth services from ActualLab.Fusion.Ext.* right in TodoApp source code#61

Open
alexyakunin wants to merge 1 commit intomasterfrom
feat/embedded-auth
Open

feat: Replicate auth services from ActualLab.Fusion.Ext.* right in TodoApp source code#61
alexyakunin wants to merge 1 commit intomasterfrom
feat/embedded-auth

Conversation

@alexyakunin
Copy link
Contributor

@alexyakunin alexyakunin commented Feb 28, 2026

  • Migrate from IAuth to IUserApi across services, pages, and shared components for improved clarity and modularity.
  • Update dependency injections, method calls, and clients to align with IUserApi usage.
  • Refactor authentication service configuration for both Blazor server-side and WASM hosting scenarios.
  • Simplify Fusion and Blazor authentication integration.
  • Remove unused references and update related project dependencies.
  • ...

…directly

- Migrate from `IAuth` to `IUserApi` across services, pages, and shared components for improved clarity and modularity.
- Update dependency injections, method calls, and clients to align with `IUserApi` usage.
- Refactor authentication service configuration for both Blazor server-side and WASM hosting scenarios.
- Simplify Fusion and Blazor authentication integration.
- Remove unused references and update related project dependencies.
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