@MuwaffaqBadawi This is the only language I tried to learn twice in my lifetime and quit after few days both time.
Functional paradigm feels really tough to me.
@MuwaffaqBadawi@auth0 I only have used auth0 and azure entra (formerly known as azure AD) for both .net mvc and .net mvc + angular app.
There are other which i have heard but not tried like duende identity server and key cloak (self hosted).
@MuwaffaqBadawi Actually I have always used identity in code first, never used with DB-First (Scaffolded DB).
With db-first I would go with third party auth.
I was wondering how did you achieve it.