Add a toggle for the iga identity check
Compare changes
There are no changes yet
No changes between version 1 and version 1
Since we may not want to enable the identity check, it must be togglable. This commit adds environment variable REACT_APP_ENABLE_IGA_CHECK for toggling the check in the frontend, and django settings variable IGA_CHECK for toggling the check in the backend.
No changes between version 1 and version 1