Hello, I have an Ory Kratos implementation with my react application as a frontend and it's working perfectly with custom UI and all. My backend is using C# dotnet web Api 6 but it's currently not secured. Is it possible to check if a user is authenticated with Kratos and secure my backend using Kratos?