C
C#4mo ago
Kuugang

Is it possible to customize MapIdentityApi<CustomUser>

please help
2 Replies
Kuugang
KuugangOP4mo ago
GitHub
Extensibility for Identity Endpoints (MapIdentity) · Issue #50303 ·...
Is there an existing issue for this? I have searched the existing issues Is your feature request related to a problem? Please describe the problem. No response Describe the solution you'd like ...
Pobiega
Pobiega4mo ago
Afaik, no. It's an everything or nothing kind of deal. The only suggested way I know of "customizing it" is to copy the extension method and tweak it to your liking

Did you find this page helpful?