mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-07-16 05:54:01 +03:00
🚀 Feature: Add users to Group(s) on signup via signup token #543
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @clemcer on GitHub (Nov 9, 2025).
Originally assigned to: @stonith404 on GitHub.
Feature description
Let the admin select one or maybe even multiple groups when creating a Signup Token. When users signup via this Token they are automatically added to these configured groups.
Pitch
I have an app that I am planning to make accessible to my extended family but the app in question should only visible to a one User Group so that nobody besides my family can have access. This feature would spare me the headache of adding every family member to the group by hand after they sign up and users wouldn't have to wait for me to do so.