hellocoop / wordpress

A login and registration WordPress plugin for the Hellō service.
4 stars 2 forks source link

add "Update Profile" button #101

Open mscurtescu opened 1 year ago

mscurtescu commented 1 year ago

Add an "Update Profile" button to the profile page, in the Hellō section. This will start an OpenID Connect request with an extra scopes update_profile, which prompts the Hellō Wallet to allow the user to chose new values (and not auto-approve).

On Sign-In profile fields should always be updated based on new claims or updated claims: https://github.com/hellocoop/wordpress/issues/28

Related: https://github.com/hellocoop/wordpress/issues/99