namespace DotBased.AspNet.AuthMaster; public static class AuthMasterExtensions { public static AuthenticationBuilder UseAuthMaster() { } }