package models const ( AuthTypeBasic = "basic" AuthTypeOAuthMicrosoft = "oauth_microsoft" )