开发者

JSon authentication for geni.com

开发者 https://www.devze.com 2023-01-25 14:10 出处:网络
I wanted to create a app using some functions of GENI.com. But, I can\'t find how I can authenticate the user. I don\'t find it a good solution to let the user first login at geni.com in order for me

I wanted to create a app using some functions of GENI.com. But, I can't find how I can authenticate the user. I don't find it a good solution to let the user first login at geni.com in order for me to be able to use the API functions.

I thought of using the function "immediate_family" in a iOS device.

Anyone who has any experie开发者_StackOverflownce with this?

API documentation: http://wiki.geni.com/index.php/Api

Best regards,

Paul Peelen


You can authenticate HTTP digest authentication or OAuth. You can register your OAuth application here


You can now get all you need here :

http://dev.geni.com

0

精彩评论

暂无评论...
验证码 换一张
取 消