Searched defs:oauth2_refresh_result (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-oauth2/
H A Doauth2.h51 struct oauth2_refresh_result { struct
73 oauth2_refresh_callback_t(struct oauth2_refresh_result*, void*);
104 CALLBACK_TYPECHECK(callback, void(*)(struct oauth2_refresh_result*, typeof(context))), \

Completed in 6 milliseconds