fn get_authenticator(
authenticator_kind: AuthenticatorKind,
frontegg: Option<Authenticator>,
oidc: GenericOidcAuthenticator,
adapter_client: Client,
oidc_auth_option_enabled: bool,
) -> Authenticatorfn get_authenticator(
authenticator_kind: AuthenticatorKind,
frontegg: Option<Authenticator>,
oidc: GenericOidcAuthenticator,
adapter_client: Client,
oidc_auth_option_enabled: bool,
) -> Authenticator