#ifndef AUTH_SASL_OAUTH2_H #define AUTH_SASL_OAUTH2_H void auth_sasl_oauth2_initialize(void); void auth_sasl_mech_oauth2_register(void); #endif