* feat: add S3 avatar upload during user creation from social provider * chore: remove console.log and update storage config for local development * refactor: move avatar upload to after user creation and use user ID for filename * feat: update avatar storage path