Generalized Linear Models typically use z-scores for inference on parameters ($\beta$s) (see here, for example).
This assumes that parameter estimates ($\hat{\beta}$s) follow a normal distribution? Why is this assumption typically made? The model errors are usually not normally distributed.
Is it just based on the central limit theorem?