GAFlightServerCustomAuthHandlerClass.authenticate

Authenticates the client on initial connection. The server can send and read responses from the client at any time.

struct GAFlightServerCustomAuthHandlerClass
extern (C)
void function(GAFlightServerCustomAuthHandler* handler, GAFlightServerCallContext* context, GAFlightServerAuthSender* sender, GAFlightServerAuthReader* reader, GError** _err) authenticate;