Is your feature request related to a problem or challenge?
Currently, users can only register and log in using email and password. This limits user convenience and excludes those who prefer using social logins like Google or Facebook.
Describe the solution you'd like
Add support for OAuth2-based login methods (Google, facebook,phone) in the backend authentication system. Users should be able to sign in seamlessly with their social accounts while still being linked to our existing token management system.
Describe alternatives you've considered
No alternatives
This is the good industrial practice
Additional context
This enhancement will improve accessibility and user adoption by providing multiple login options.
Is your feature request related to a problem or challenge?
Currently, users can only register and log in using email and password. This limits user convenience and excludes those who prefer using social logins like Google or Facebook.
Describe the solution you'd like
Add support for OAuth2-based login methods (Google, facebook,phone) in the backend authentication system. Users should be able to sign in seamlessly with their social accounts while still being linked to our existing token management system.
Describe alternatives you've considered
No alternatives
This is the good industrial practice
Additional context
This enhancement will improve accessibility and user adoption by providing multiple login options.