Skip to content

Improve invitation link handling

Jonas Braathen requested to merge GREG-106-invite-cookie-handling into master
  • Combine the /invite and /invitelink endpoints into one
  • Return error messages from the backend
  • Handle errors in the frontend
  • Lower number of queries ran when calling the userinfo endpoint

Merge request reports