eDO App

Test user

No test user needs to be created.

Try authentication

  1. Head over to our demoopen in new window
  2. Click "Login with Oauth 2.0"
  3. Select Poland as the country
  4. Click "eDO App" method
  5. Fill in dummy data for: date of birth, name and national ID
  6. Click Verify
  7. Done - now you will see the data our API returns
{
  "idcode": "50003271233",
  "lastname": "Last",
  "firstname": "First",
  "initials": "",
  "birth_date": "2000-03-27",
  "country": "PL",
  "status": "OK",
  "current_login_method": "edoapp-eid-login"
}
Last Updated: