Freja eID
Test user
Mobile app activation guide
Try authentication
- Head over to our demo
- Click "Login with Oauth 2.0"
- Select Sweden as the country
- Click "Freja eID" method
- Enter the ID code and click "LOG IN"
- Done - now you will see the data our API returns
{
"idcode": "200003276624",
"lastname": "Last",
"firstname": "First",
"initials": null,
"birth_date": null,
"country": "SE",
"status": "OK",
"current_login_method": "freja-eid-login"
}