Mobile ID
Test user
https://github.com/SK-EID/MID/wiki/Test-number-for-automated-testing-in-DEMO
Try authentication
- Head over to our demo
 - Click "Login with Oauth 2.0"
 - Select Estonia as the country
 - Click "Mobile ID" method
 - Enter demo phone number and personal identity code
 - Wait, the demo account will approve the authentication request automatically
 - Done - now you will see the data our API returns
 
{
  "idcode": "60001019906",
  "lastname": "O’connež-Šuslik Testnumber",
  "firstname": "Mary Änn",
  "initials": "",
  "birth_date": "2000-01-01",
  "country": "EE",
  "status": "OK",
  "current_login_method": "mid-login",
  "current_login_info": {
    "valid_from": "2022-12-12T18:47:22+00:00",
    "valid_to": "2030-12-17T23:59:59+00:00"
  }
}
Try signing
- Head over to our demo
 - Upload a PDF document
 - Choose "Sign PDF" under "Container type"
 - Click "Sign now"
 - Click "Sign"
 - Select Estonia as the country
 - Click "Mobile ID" method
 - Enter demo phone number and personal identity code
 - Wait, the demo account will approve the signing request automatically
 - Done - now you will receive a signed file to be downloaded