OperationCode / operationcode_frontend

Front-end repository for live site. Please go to `front-end` repo to contribute instead.
https://operationcode.org
MIT License
101 stars 223 forks source link

Remove implementations of ID.me verification from front-end #1027

Closed jjhampton closed 5 years ago

jjhampton commented 5 years ago

Feature

Why is this feature being added?

We currently will not be using ID.me verification per @hollomancer , but we may pivot to use the service again in the future. It no longer makes sense to restrict non-verified (via ID.me) users from accessing certain parts of the website.

What should your feature do?

Remove any ID.me restrictions from the front-end, but leave any ID.me-related services/components in the front-end in case we want to use it in the future.