Hello
Is there any way to use invite links for new Lemmy users ?
Also, is there a tracking system to know what user invited each user ?
Thanks.
Hello
Is there any way to use invite links for new Lemmy users ?
Also, is there a tracking system to know what user invited each user ?
Thanks.
How ? There is no option for it in the Lemmy server software.
Lock down registrations so approval is needed and create your own service that does the invite stuff and call the Lemmy api to register the user / approvd them.
No, thanks :)
Next major version will support OAuth. If you wait till then there is probably providers that can do that maybe.
OAuth 2.0 ?
If so, Authentik already has support for invite links, as stated in the link below.
https://docs.goauthentik.io/docs/users-sources/user/invitations
Anyway, thanks for the info, I will check next major version of Lemmy for OAuth.
Yep OAuth 2.0. Changes are already merged, just waiting for next major release.
https://github.com/LemmyNet/lemmy-ui/pull/2731