mirror of
https://github.com/TanelOrumaa/Estonian-ID-card-mobile-authenticator-POC.git
synced 2024-12-22 04:20:16 +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.
|
* 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).
|
* Single purpose app that launches the MobileAuthApp and gets the response back (JWT).
|
||||||
|
* Only for demo purposes.
|
||||||
*/
|
*/
|
||||||
class MainActivity : AppCompatActivity() {
|
class MainActivity : AppCompatActivity() {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user