c# - Integrate ASP.NET Identity with QR scan based login -


i trying implement qr code based login mechanism. currently, have username/password based authentication setup(using asp.net identity). creating qr-scanner mobile app interact backend.

currently trying steps here , here qr code scan based authentication system.

are there solutions available extend asp.net identity better implementing custom solution suggested in links? considered practice this?

appreciate time suggestions.


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -