abacritt / angularx-social-login

Social login and authentication module for Angular 17
636 stars 387 forks source link

Support all Angular 13 versions #512

Closed ranma42 closed 2 years ago

ranma42 commented 2 years ago

The peer dependency constraint was requiring the version to be >= 13.2.6, but there seem to be no actual need for the changes introduced after the release.

Fixes https://github.com/abacritt/angularx-social-login/issues/463