Angularx Social Login Versions Save

Social login and authentication module for Angular 17

3.2.0

3 years ago
  • Support for Angular 10
  • Fix issue with route guards (thanks to @mokipedia)

v3.0.0

3 years ago
  • Refactor and rename the social auth service.
  • Refactor the way one provides the config object.
  • Removed the LoginOptions interface. A simple Object can be passed as options.
  • Add Amazon login provider.
  • Add option to disable auto-login with providers.
  • Angular 9 support (with --prod flag)