Auth
Auth plugins authenticate incoming connections before the WebSocket upgrade. On success, the plugin returns an identity containing at least a user ID, which determines audience membership for the connection’s lifetime.
See Security for how authentication fits into Notiway’s security model.