goauth2
goauth2 copied to clipboard
Rename `emit` method name
Using the term emit() is misleading as events are not actually emitted, only staged for release. Replace with raise() to better indicate the actual behavior.
https://github.com/inklabs/goauth2/search?q=emit&unscoped_q=emit