Jupyter notebooks that explain how OATH (HOTP, TOTP) authentications work by describing the principles and intuitions behind them, and breaking down the OTP value generation steps. The reader can try the commands in a ludic way using FreeOTP, Google Authenticator, and Python.