feat(core): add email property to current user type

pull/3926/head
mehmet-erim 5 years ago
parent 54b329bd1f
commit 7246b227be

@ -66,5 +66,6 @@ export namespace ApplicationConfiguration {
id: string;
tenantId: string;
userName: string;
email: string;
}
}

Loading…
Cancel
Save