socialify icon indicating copy to clipboard operation
socialify copied to clipboard

Work in Progress (Can use some input/help to push this forward)

Open pgroot91 opened this issue 4 years ago • 2 comments

#8 This is a work in progress!

@uptimizt if you have any ideas on how we can make this (the buttons) to work would love to have your feedback and contributions. This functionality is mandatory for business apps/users from Facebook so this would be a nice addition for the plugin since a lot of plugins don't have this option.

pgroot91 avatar Sep 22 '20 11:09 pgroot91

@pgroot91 thx for PR.

I'll look at the code soon

aiiddqd avatar Sep 22 '20 17:09 aiiddqd

So basically the only thing that is done currently is adding the buttons to the user profile settings.

To Do:

  1. We need the functionality to authorize existing users. (This should be possible with non matching email address).
  2. We need to be able to destroy and restore sessions for existing users.

Not sure if we need some extra hidden user fields for storing data to make above work?

pgroot91 avatar Sep 22 '20 19:09 pgroot91