JHipster, Spring Social & Principal
问题 This question was migrated from Super User because it can be answered on Stack Overflow. Migrated 2 years ago . Dears, I have generated an app thanks to jHipster. However, in order to be sure that I map social profiles with local accounts, I want users to sign up their social accounts once connected only. Social Connection must be optional (users' convenience). In brief, I want to use JWT tokens to sign up social profiles and either JWT or oAuth to signin when activated. Technically, I