apologies to anyone finding this commit via git blame or log run the autoformatting by pre-commit run --all-files
.get_current_user
- `.get_current_user` is called in the `prepare` stage for all handlers - use `.current_user` to access current user in methods - adds Authenticator.refresh_user for refreshing user auth (unused at this point)