authentication.authorized¶
authentication.authorized
is an event on the Event Bus that occurs after a user has authorized.
Event body¶
none
Example¶
In this example we listen to authentication.authorized
event and perform an action whenever it's emitted.