Re: [Pharo-users] Zinc and Oauth2

2019-03-28 Thread Davide Varvello via Pharo-users
--- Begin Message --- Thanks Sven, I'm going to give it a glance. Cheers Davide Sven Van Caekenberghe-2 wrote > Davide, > > The main Zinc repository is now https://github.com/svenvc/zinc (although > the old ones are also still good). > > You should look at the baseline, but loading group SSO

Re: [Pharo-users] Zinc and Oauth2

2019-03-28 Thread Sven Van Caekenberghe
Davide, The main Zinc repository is now https://github.com/svenvc/zinc (although the old ones are also still good). You should look at the baseline, but loading group SSO will get you started. I am not actively using OAuth, but several people have, so it should work (the code did not change in

[Pharo-users] Zinc and Oauth2

2019-03-28 Thread Davide Varvello via Pharo-users
--- Begin Message --- Hi Guys, I'm trying to play with Outh2, but I'm wondering how to download it in Pharo. If I use the Gofer as indicated here: https://github.com/svenvc/docs/blob/master/zinc/zinc-sso-paper.md Gofer it url: 'http://mc.stfx.eu/ZincHTTPComponents'; package: 'ConfigurationOfZ