Some identity providers send email_verfied as a 'true'/'false' string, not a boolean. (e.g. this bug in Auth0: https://community.auth0.com/t/27553) This commit adds automatic handling for this case, so that the string is automatically converted into a real boolean. |
||
---|---|---|
.. | ||
plugin_spec.rb |