PL mojeID
Test user
No test user needs to be created.
Try authentication
- Head over to our demo
- Click "Login with Oauth 2.0"
- Select Poland as the country
- Click "mojeID" method
- Fill in dummy data for: date of birth, name and national ID
- Click Verify
- Done - now you will see the data our API returns
{
"idcode": "50003271233",
"lastname": "Last",
"firstname": "First",
"initials": "",
"birth_date": null,
"country": "PL",
"status": "OK",
"current_login_method": "pl-mojeid-login"
}