demarches-normaliennes/app/controllers/france_connect
Pierre de La Morinerie 06afc3890f france_connect: raise an error if some validation error occurs
If a validation error occurs in `find_or_create`, an object without `id`
will be returned–and the code will crash soon after.

Ensure that we crash immediately, so that we can report the root cause
(the validation error) instead of a seemingly-unrelated crash later.
2019-07-09 15:50:28 +02:00
..
particulier_controller.rb france_connect: raise an error if some validation error occurs 2019-07-09 15:50:28 +02:00