goToNextView

fun goToNextView()

Check whether the input value is valid and after this send the username to the FIDO2 server.

Calls checkValues first to check whether the user entered a valid username Calls sendUserName after this to send the provided username to the server and to navigate to next Fragment using R.id.action_navigation_login1_to_navigation_login_key action.