rtCamp / login-with-google

Minimal plugin which allows WordPress user to login with google.
https://wordpress.org/plugins/login-with-google/
GNU General Public License v2.0
63 stars 17 forks source link

UPDATE First and Last Name at next login #110

Closed enricoeur81 closed 2 years ago

enricoeur81 commented 2 years ago

Hello,

i'm observinng that plugin doesnt give possibility to update firstname and lastaname i ncase the user changed them on Gmail. Is it possible to add an ACTIOn HOOKUP to trigger after a login ?

In this way if needed we can run some updatting procedure also when the user account is already created, but maybe need to be updated.

Thanks

aviral-mittal commented 2 years ago

@abhishekfdd Do we have any updates on this?

aviral-mittal commented 2 years ago

@abhishekfdd Please link the pull request and discuss the PHP test units related query as discussed.

abhishekfdd commented 2 years ago

@enricoeur81 Now first name and last name can be updated from google at subsequent login if required using this hook here.