简体   繁体   English

如何通过jHipster REST API进行社交登录?

[英]How can I social login by jHipster REST api?

I want use jHipster for native mobile app backend. 我想将jHipster用于本地移动应用程序后端。 I can register and login through api REST perfectly. 我可以完美地通过api REST注册和登录。

But, how I do a social login through api? 但是,我如何通过api进行社交登录? I cant find any endpoint 我找不到任何终点

Thanks! 谢谢!

Have you included all necessary dependency in your POM file ? 您是否在POM文件中包含了所有必要的依赖项? If yes then you need to make some configurations in properties files and other files in order to configure them. 如果是,则需要在属性文件和其他文件中进行一些配置以进行配置。 It is explained in more detail Here . 进行更详细的说明。 I am sure this will help you. 我相信这会对您有所帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM