README.md in omniauth-idnet-0.0.7 vs README.md in omniauth-idnet-0.0.8
- old
+ new
@@ -21,12 +21,15 @@
"gender",
"street_address",
"city",
"country",
"state_or_province",
- "zip",
+ "zipcode",
"dob",
- "level"
+ "level",
+ "avatars",
+ "version",
+ "risk"
]
```
Where,
```ruby