We have moved to a new Sailfish OS Forum. Please start new discussions there.
4

Who can recommend an OAuth2 library for QML Silica?

asked 2017-10-29 12:52:39 +0300

jsommer gravatar image

After evaluating Sailfish OS my company would like to start invest in prototyping although we are waiting for a response of Jolla's sales department since months to establish a partnership.

Maybe this is not the right place to ask the question. If not, some developer colleagues may recommend the appropriate forum. The Qt Forum is a general forum about the related programming language, but not specific for Silica.

I saw a "actor" project at Github, but this project is based on C++. I would prefer using python, because this language seems to me much more simple and closer to Java, that I already now very well.

edit retag flag offensive close delete

1 Answer

Sort by » oldest newest most voted
2

answered 2017-10-30 23:10:30 +0300

updated 2017-10-31 11:42:46 +0300

An official QML Oauth2 isn't available, but there's for example this one: https://github.com/pipacs/o2 You can also setup a Webview using OAuth with a webpage and Python or C++ to handle the logic.

EDIT: Another one is here: https://github.com/cybercatalyst/qtoauth2

edit flag offensive delete publish link more

Comments

1

Thanks very m,uch. I will check out the project for evaluation. What do you think about a phyton library. Is this more leight weighted? https://github.com/dgouldin/python-oauth2

jsommer ( 2017-10-31 16:51:06 +0300 )edit
Login/Signup to Answer

Question tools

Follow
2 followers

Stats

Asked: 2017-10-29 12:52:39 +0300

Seen: 423 times

Last updated: Oct 31 '17