Hook with no arguments that returns two authentication functions used internally by React Bricks to execute the login and logout.
When using React Bricks admin components, there should be no need to call this from your code.
Example usage
loginUser
Function with the following signature:
Example usage
logoutUser
Function with the following signature:
Example usage