You are not logged in.
Pages: 1
Hi Ab,
Shouldn't the definition of TOnAuthenticationUserRetrieve be of object, like so?
TOnAuthenticationUserRetrieve = function(Sender: TSQLRestServerAuthentication;
Ctxt: TSQLRestServerURIContext; aUserID: TID; const aUserName: RawUTF8): TSQLAuthUser of object;
Offline
Indeed.
Offline
Pages: 1