samplebyjsakamoto/otp2faauthwebappdemo
OTP Two Factor Authentication Web App Demo by C# + ASP.NET Core
188
Once you pulled this docker image,
> docker pull samplebyjsakamoto/otp2faauthwebappdemo:latest
You can run this sample demo app server by following command.
> docker run -p 52375:80 -d samplebyjsakamoto/otp2faauthwebappdemo:latest
foo@example.com
P@ssw0rd
6jm7n6xwitpjooh7ihewyyzeux7aqmw2
See also: https://github.com/sample-by-jsakamoto/Selenium-E2ETest-for-OTP2FAAuth
docker pull samplebyjsakamoto/otp2faauthwebappdemo