Added endpoint for invitation acceptance.
It does not require authentication but it needs to find a valid
invitation, from the host's id and the invitation's verification_code.
- finds the invitation
- assigns the host to the user
- destroys the invitation