You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am proposing adding an update_from method to external/oauth authentication API.
The reason for this is the user's attributes might change, and it would be convenient to use the access token to update the user's attributes via a similar interface to create_from, build_from, etc.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am proposing adding an
update_from
method to external/oauth authentication API.The reason for this is the user's attributes might change, and it would be convenient to use the access token to update the user's attributes via a similar interface to create_from, build_from, etc.
Happy to make a PR for this if it makes sense.
Beta Was this translation helpful? Give feedback.
All reactions