mirror of
https://github.com/TanelOrumaa/Estonian-ID-card-mobile-authenticator-POC.git
synced 2025-12-04 12:55:13 +02:00
MOB-42 Added log out button to backend, fixed issue with challenge for test app
This commit is contained in:
@@ -67,7 +67,7 @@ class ResultFragment : Fragment() {
|
||||
requireActivity().finishAndRemoveTask()
|
||||
}
|
||||
} else {
|
||||
Log.i("Log thingy success", result.toString())
|
||||
Log.i("POST request response", result.toString())
|
||||
if (args.mobile) {
|
||||
createResponse(true, result.toString(), paramsModel.token)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user