I\'m using Identity in an ASP.NET Core Application and want to use custom Identity Options. I pass them in the Startup.cs when registering Identity like this:
Startup.cs