Description:
As part of our application's authentication system, we want to provide users with the option to log in using their OAuth2 accounts via OAuth2. When a user logs in for the first time using their Google or Facebook or any other OAuth2 account, we should automatically create a new account for them in our system. This ticket involves implementing the necessary backend and frontend functionality to achieve this.
Description: As part of our application's authentication system, we want to provide users with the option to log in using their OAuth2 accounts via OAuth2. When a user logs in for the first time using their Google or Facebook or any other OAuth2 account, we should automatically create a new account for them in our system. This ticket involves implementing the necessary backend and frontend functionality to achieve this.