* Fix `on_after_register` handler not being passed Request with OAuth.
0.6.2
Not secure
Improvements
* Event handlers have now access to the `Request` as parameter. [[Documentation](https://frankie567.github.io/fastapi-users/configuration/router/#event-handlers)] * Bump dependencies: * `fastapi==0.47.1` * `tortoise-orm==0.15.7`