graphql_devise icon indicating copy to clipboard operation
graphql_devise copied to clipboard

Inviting users

Open wolak88 opened this issue 3 years ago • 1 comments

Question

Is there a possibility for current members to invite new members? Are there any helper methods that I could use currently in graphql_devise gem?

wolak88 avatar May 26 '21 12:05 wolak88

Hey @wolak88! Currently, not really. You can safely use the Devise Invitable gem together with this one. Take a look at #156 as it was discussed before.

mcelicalderon avatar May 26 '21 14:05 mcelicalderon