Skip to content

client_side_validation and Omniauth-identity  #17

@seivan

Description

@seivan

So, here is the deal, client_side_validation gem requires params to be nested in order to work fully out of the box with uniqueness validation. Also that's proper Rails convention to usually have nested params under a class/model name.

So, how about allowing that in the initializer?

:identity => {:email => .... , :password => "....}

Example application
https://github.com/seivan/simple_form_2_client_side_validation_example

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions