Last bug. Promise. # user might not have signed in yet try: username, password = req._authUserPW() except: username = password = None