def login_url(self):
     """Get the URL for the login page."""
     return identity.get_failure_url()
 def login_url(self):
     """Get the URL for the login page."""
     return identity.get_failure_url()