namespace MyWarehouse.Infrastructure.Authentication.External.Model; public enum ExternalAuthenticationProvider { Google }