Skip to content
Discussion options

You must be logged in to vote

I can't speak to the integration, but as to this:

I would like to require the approval of the organization owner before the invitation gets created or sent. Any ideas about how I might go about this?

There are several ways you could go about it. It's not clear if you can create any kind of authenticated user as an external

  1. Allow the user to add themself to the organization (i.e. creating an organization user) but as an inactive organization user (using a custom model class). Allow the organization admin(s) to approve, with or without a notification. This doesn't involve the invitation backend at all; contingent on external users being able to create an authenticated user.
  2. Add an "appro…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vanderzielj
Comment options

Answer selected by vanderzielj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants