o
    ;i                     @   sR   d dl mZmZ eeZde_eddd Zejddgdd	efd
dZ	dS )    )Flaskrender_templatez"replace-this-later-with-env-secret/c                   C   s   dS )Nz&theweathermonitor.com auth app is live r   r   r   auth_app/app.pyindex   s   r   z/auth/setup-password/<token>GET)methodstokenc                 C   s   t d| d dddS )Nzsetup_password.html )r
   error	full_nameusername)r   )r
   r   r   r   auth_setup_password   s   r   N)
flaskr   r   __name__app
secret_keyrouter   strr   r   r   r   r   <module>   s    
