account.config.ts
Profile

Guest

Member
profile.json ready
// profile details
export const profile = {
// read-only
} as const;
security.config ready
// change password
const credentials = {
};
notifications.config
// preferences
const prefs = {
"email_notifications":
};