user_backend_sql_raw
user_backend_sql_raw copied to clipboard
feat: add support to groups
Partial solve: https://github.com/PanCakeConnaisseur/user_backend_sql_raw/issues/7
What I didn't solved with this query:
- Identify if the user is sub admin of a group.
I didn't fond any way to identify if the user is sub admin of a group by hook, event or dependency injection.