Skip to content

validation and booleans #9

@aaronchi

Description

@aaronchi

I'm trying to do an auth with omniauth-openid-connect and validation is failing because email_verified is coming back as "true" (String) in UserInfo and openid_connect validation is looking for a boolean value. It seems like the UserInfo initialization needs to handle converting strings to booleans if you are going to do this kind of validation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions