[x] new Org state object to track enrolment and access validation
[x] two new routes /enroll and /validateorg support org enrollment
[x] new registered and activated user is redirected to enrolment process
[x] user can search for org and if found, request access to existing org
[x] user can search and if not found, can create and take ownership of an organization
Needs testing
[ ] User login details test2@ortonomy.co can login, create and own new org
[ ] User login details test2@ortonomy.co can login, search for Ortonomy Labs and request access. Log out and log back in with test@ortonomy.co. Link with generated code will activated user. (suggest changing your test users to an email address you control for verification``
Org
state object to track enrolment and access validation/enroll
and/validateorg
support org enrollmentNeeds testing
test2@ortonomy.co
can login, create and own new orgtest2@ortonomy.co
can login, search forOrtonomy Labs
and request access. Log out and log back in withtest@ortonomy.co
. Link with generated code will activated user. (suggest changing your test users to an email address you control for verification``Dependencies Make sure you're running the code from PR at backend: https://github.com/ortonomy/fling-server/pull/17