You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
@xanderjakeq The relationship between the two users is published in the context of the app. The public does not need to know that one person is inviting another person. It is a private transaction. The library should keep it private.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
You could create a model that looks like this
Then you could query the
to
field with your username.Maybe?
Originally posted by @xanderjakeq in #45 (comment)
The above is my first thoughts. @friedger mentioned it is a privacy concern. So what the best way to find group invitations?
The text was updated successfully, but these errors were encountered: