Blazor.Auth
Blazor.Auth copied to clipboard
Support for MAUI Blazor platform
Currently, Blazor.Auth supports Blazor Server and WebAssembly, but it cannot be directly integrated into MAUI Blazor projects. It would be greatly appreciated if the author could adapt Blazor.Auth for use in MAUI Blazor, allowing developers to easily manage authentication and authorization in cross-platform .NET MAUI applications as well.
Suggestions:
- Ensure compatibility with dependency injection and lifecycle management in MAUI Blazor projects.
- Provide documentation and usage examples specific to MAUI Blazor.
Thank you for this excellent component!
Hello @zzmzaizai
Interesting! I never really considered that MAUI may have some differences in that regard. But now once you have mentioned it, it kinda makes sense that it does! I will do my best to find a moment of time to look into this as soon as possible! 👍