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
{{ message }}
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.
I am interested in getting guide lines to implement content update and creation through APIs using spring-social. For example, I would like to add an assignee to github issue or create a new post via linkedin.
As far as I know, this is not possible nor the intention of spring-social.
But I want to build a custom version that supports this and these libraries seem like a good starting point.
Please give me some tips and guide me. I am sure that this would be possible with this code and that this library is good for this. Which classes should I look into?
Actual Behavior
There is no implementation of this in any spring-social, as far as I am aware.
Expected Behavior
Guide lines on how to be able to modify user data programmatically using spring-social.
Configuration
Standard configuration.
Version
1.0.3
Sample
None
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Summary
I am interested in getting guide lines to implement content update and creation through APIs using spring-social. For example, I would like to add an assignee to github issue or create a new post via linkedin.
As far as I know, this is not possible nor the intention of spring-social.
But I want to build a custom version that supports this and these libraries seem like a good starting point.
Please give me some tips and guide me. I am sure that this would be possible with this code and that this library is good for this. Which classes should I look into?
Actual Behavior
There is no implementation of this in any spring-social, as far as I am aware.
Expected Behavior
Guide lines on how to be able to modify user data programmatically using spring-social.
Configuration
Standard configuration.
Version
1.0.3
Sample
None
The text was updated successfully, but these errors were encountered: