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

/dovecot/src/lib-oauth2/
H A Doauth2-private.h5 struct oauth2_request { struct
19 void (*json_parsed_cb)(struct oauth2_request*, bool success,
38 void oauth2_request_set_headers(struct oauth2_request *req,
41 void oauth2_request_free_internal(struct oauth2_request *req);
43 void oauth2_parse_json(struct oauth2_request *req);

Completed in 6 milliseconds