lib/omniauth-idnet/default_fields.rb in omniauth-idnet-0.0.7 vs lib/omniauth-idnet/default_fields.rb in omniauth-idnet-0.0.8
- old
+ new
@@ -10,11 +10,14 @@
"gender",
"street_address",
"city",
"country",
"state_or_province",
- "zip",
+ "zipcode",
"dob",
- "level"
+ "level",
+ "avatars",
+ "version",
+ "risk"
]
end
end