_okta-hosted-login/main.py_ needs the following at the top to work out of the box: ```python import random import string ```
okta-hosted-login/main.py needs the following at the top to work out of the box: