C#C
C#2y ago
Zerraq

Identity .NET 8

So I use Identity Endpoints in my web api app. I created a custom register endpoint, and now I dont really need the "old" one.
Is there a way i can only add the endpoints I want, or remove them?
image.png
Was this page helpful?