What is a Time Based One Time Password
Time Based One Time Password(aka TOTP) is a common method of two-factor authentication.
Used to create temporary passcodes from time and Secret key using HOTP algorithm.
Generated passcode expires after some ti... (more…)
Read more »
Since discovering Dev Containers and Github Codespaces a few months ago, I've become a wee bit of a addict. I love having an environment cus... (more…)
Read more »
Talk Python To Me is a podcast for developers who are passionate about Python. Learn about the language and related technologies.
Read more »
An async Python micro framework for building web applications. - GitHub - pallets/quart: An async Python micro framework for building web applications. (more…)
Read more »