Unfortunately, I have been forced to use netsqlazman in a project. After a long time searching I found nothing and I was wondering if there is any way or a tutorial or sample code to implement authentication (sign in and sign up) system with netsqlazman.
Before netsqlazman, I was using identity and JWT tokens for authentication and authorization.