Hey, anyone have any examples of creating a custom...
# talk-kratos
b
Hey, anyone have any examples of creating a custom login/registration UI in aspnet ? There are examples of validating etc but not the actual login UI itself
m
Hello Richard, I think this is the closest https://github.com/ory/examples/tree/master/dotnet-ory-network but does not include custom UI AFAICT. Here is the main doc for custom UI: https://www.ory.sh/docs/kratos/bring-your-own-ui/custom-ui-basic-integration Would be great to have an aspnet custom UI example in the repo above!