In my Django app, I have a used google oauth2 for login, so when a user signs up, the first_name, last_name and username are automatically added to the User mod
User