mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-12 09:08:32 +00:00
feat: add ability define user groups for sign up tokens (#1155)
This commit is contained in:
@@ -66,7 +66,7 @@ export const oidcClients = {
|
||||
|
||||
export const userGroups = {
|
||||
developers: {
|
||||
id: '4110f814-56f1-4b28-8998-752b69bc97c0e',
|
||||
id: 'c7ae7c01-28a3-4f3c-9572-1ee734ea8368',
|
||||
friendlyName: 'Developers',
|
||||
name: 'developers'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user