savvi.studio.user
applicationUsers domain module providing application-level user profile resource types
- Version
1.0.0- Namespace
savvi.studio.user- Tags
- usersprofiledomain
Types
Resource types defined by this module.
| Name | Namespace | Description | Schema.org |
|---|
profile | savvi.studio.user.profile | Application-level user profile extending identity.user with app-specific data (display name, preferences, avatar URL, notification settings).
| schema:Person |
Exports
| Key | Exported as | From |
|---|
user-profile | template | user-profile |
Templates
user-profile
Create an application-level user profile resourceParameters
| Name | Type |
|---|
profile-key | string |
identity-user-id | bigint |
display-name | string |
Exports
| Key | Type | From |
|---|
root | resource | profile |
Objects Created
| Name | Type | Details |
|---|
profile | resource | namespace: users.profile |