abacritt / angularx-social-login

Social login and authentication module for Angular 17
630 stars 388 forks source link

Add `continue_with` to `text` allowed values #646

Closed anuj9196 closed 1 year ago

anuj9196 commented 1 year ago

Sing in with Google section on readme https://github.com/abacritt/angularx-social-login#sign-in-with-google has the following available options for text

text string 'signin_with','signup_with'or 'continue_with' 'signin_with'

This PR will fix missing continue_with type casting to the text input.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.