Liberator Auth API  8.0.1.212895-72395511
User-defined Auth codes

As well as the standard return codes, some of the functions in the function table can return a range of codes which have no specified meaning. This allows a Liberator Auth Module and a custom client application to provide custom messages for denying access.

_authfuncs::auth_check_read() and _authfuncs::auth_map_object() can both be used in this way. The codes in question are AUTH_USER1 to AUTH_USER5 inclusive.

For instructions on how to implement user-defined return codes within custom StreamLink applications, please refer to the user guides associated with these products.


Generated on Thu Mar 7 2024 11:51:39 for Liberator Auth API