isAuthorizedTo()
isAuthorizedTo(\Thruway\Session $session, \Thruway\Message\ActionMessageInterface $message)
Authorization check At the moment, only the daemon can publish, so we're only checking to see if a user can subscribe to a topic.
Parameters
| \Thruway\Session | $session | |
| \Thruway\Message\ActionMessageInterface | $message |