rtCamp / login-with-google

Minimal plugin which allows WordPress user to login with google.

Home Page:https://wordpress.org/plugins/login-with-google/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UPDATE First and Last Name at next login

enricoeur81 opened this issue · comments

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

@abhishekfdd Do we have any updates on this?

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

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