mirror of
https://github.com/TanelOrumaa/Estonian-ID-card-mobile-authenticator-POC.git
synced 2024-11-16 19:00:59 +02:00
added comment
This commit is contained in:
parent
866c3c24a7
commit
b95115af4f
@ -21,6 +21,7 @@ private const val CHALLENGE_URL = "$BASE_URL/auth/challenge"
|
||||
/**
|
||||
* Test mobile app to demonstrate how other applications could potentially use MobileAuthApp.
|
||||
* Single purpose app that launches the MobileAuthApp and gets the response back (JWT).
|
||||
* Only for demo purposes.
|
||||
*/
|
||||
class MainActivity : AppCompatActivity() {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user