mirror of
https://codeberg.org/MarkusThielker/next-ory.git
synced 2025-07-04 21:59:18 +00:00
NORY-59: protect all missing cards in identity details
This commit is contained in:
parent
328b827bf8
commit
77c2135e13
2 changed files with 118 additions and 90 deletions
|
@ -5,6 +5,7 @@ export const permission = {
|
|||
},
|
||||
user: {
|
||||
it: 'admin.user',
|
||||
address: 'admin.user.address',
|
||||
code: 'admin.user.code',
|
||||
credential: 'admin.user.credential',
|
||||
link: 'admin.user.link',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue