How To Use ASP.Net Core Identity for Auth While Using MongoDB As The DB?
I read the .Net Core Docs and saw that the MapIdentityApi
method was added to simplify the endpoint mappings.
I read the .Net Core Docs and saw that the MapIdentityApi
method was added to simplify the endpoint mappings.