IdentityEndpointsSample
IdentityEndpointsSample copied to clipboard
Overriding some endpoints
For example, I want to extend registration with Captcha check, how do I replace the standard register endpoint with my custom one?
Or another flow, when registration/login works only with third party identity provider (MSFT, Google) And the outcome is a bearer token.