Is .NET MAUI supported? If so is there any documenation on how to add Stytch to a MAUI app?
Hey there,
.NET should be supported, and we’ve had folks successfully integrate Stytch with their MAUI apps before!
While we don’t have any guides specific to .NET, we do offer an official SDK client here: GitHub - stytchauth/stytch-dotnet: Official Dotnet SDK for the Stytch API
though you’ll need to build out your own UI components.
Depending on the login flows you’d like your application to support, you can reference our existing guides for a general approach on which endpoints to call, for example for email magic links: Integrating Email Magic Links using Stytch's backend SDKs | Stytch B2B SaaS Authentication"
Best,
Johanan
Stytch Developer Success