this post was submitted on 29 Dec 2024
3 points (100.0% liked)

Lemmy Support

4685 readers
2 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Resco@lem.afiz.org 1 points 4 days ago (1 children)

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.

[โ€“] seang96@spgrn.com 2 points 4 days ago

Yep OAuth 2.0. Changes are already merged, just waiting for next major release.

https://github.com/LemmyNet/lemmy-ui/pull/2731