abstract suspend fun login(): Boolean
Login user.
SecurityException - if login is not successful
SecurityException
Return true if login is successful