1423 - Few final updates to switch over to login.gov

This commit is contained in:
Jonathan Bobel
2024-04-15 15:50:42 -04:00
parent 5d0461f52b
commit 6784cf9f3c
5 changed files with 15 additions and 61 deletions

View File

@@ -197,7 +197,6 @@ def sign_in():
form=form,
again=bool(redirect_url),
other_device=other_device,
login_gov_enabled=True,
password_reset_url=password_reset_url,
initial_signin_url=url,
)