Wealth Management Software

@if (hasPermissionToCreateUser) {
@if (hasPermissionForAuthToken) { } @if (hasPermissionForAuthToken && hasPermissionForAuthGoogle) {
or
} @if (hasPermissionForAuthGoogle) { Continue with Google }
}