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?
Is there a way i can only add the endpoints I want, or remove them?
