Skip to content
Snippets Groups Projects
Verified Commit 467c08d3 authored by Andreas Ellewsen's avatar Andreas Ellewsen
Browse files

Add backend parts of guest registration

- Introduces the Invitation and InvitationLink models for keeping track
  of guest invitations and the links connected to them.
- Adds a post endpoint accessible by sponsors to create invitations for
  guests.
- Adds a get endpoint for the guests to review their invitation
  information.
- Adds a post endpoint for the guests to confirm their invitation with
  updated mobile_phone number if they want.
- Removes token field from Person since it is not used.
parent 4569fc42
No related branches found
No related tags found
1 merge request!85Add invitations
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment