<div dir="ltr">Hi )<div>Why do we get access code ? I can change response type on token, and vk sends token to application. Facebook doesn&#39;t send token without code, doesn&#39;t it?</div><div><br></div><div>Denis.</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-11 19:52 GMT+03:00 Corinne Krych <span dir="ltr">&lt;<a href="mailto:corinnekrych@gmail.com" target="_blank">corinnekrych@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Denis,<br>
<br>
Nice to see you&#39;re progressing.<br>
Once you’ve got a demo app, please share the github repo URL with us ;)<br>
<br>
++<br>
Corinne<br>
[<br>
<div class="HOEnZb"><div class="h5">&gt; On 11 Mar 2015, at 16:24, Денис Карпенко &lt;<a href="mailto:banddk1@gmail.com">banddk1@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hello,I figured out with URL schemes, I have never used them before, that&#39;s cool :)  VK is inconvenient, I have spent a lot of time on redirect uri.<br>
&gt; I have received a notification in application !)<br>
&gt;<br>
&gt;<br>
&gt; P.S The pictures in your blog are very nice)<br>
&gt;<br>
&gt; Denis.<br>
&gt;<br>
&gt; 2015-03-10 23:41 GMT+03:00 Денис Карпенко &lt;<a href="mailto:banddk1@gmail.com">banddk1@gmail.com</a>&gt;:<br>
&gt; Oh, yes, I am understand now.<br>
&gt; Thank you Corinne)<br>
&gt;<br>
&gt; Denis.<br>
&gt;<br>
&gt; 2015-03-10 22:31 GMT+03:00 Corinne Krych &lt;<a href="mailto:corinnekrych@gmail.com">corinnekrych@gmail.com</a>&gt;:<br>
&gt; Hello Denis,<br>
&gt;<br>
&gt; If you read my blog post [1] I think you manage the &quot;step1: authz code”. At this stage you don’t have an access token but an very temporary authorization code.<br>
&gt; Now to be able to re-enter the app, you should define on url schema that matches your redirect_uri as explained in [2].<br>
&gt;<br>
&gt; When working with different providers, the main challenge is to understand how they register/configuration works. for example Facebook expect a redirect_uri that matches the pattern: fb+client_id whereas Google recommand the usage of bundle id as redirect_ui.<br>
&gt;<br>
&gt; Once you manage to re-enter the app, this code will be extracted from parameter and then can be used in step2 to exchange it for an access token (that part is taken care for you by the oauth2 lib).<br>
&gt;<br>
&gt; ++<br>
&gt; Corinne<br>
&gt; [1] <a href="http://corinnekrych.blogspot.fr/2014/11/oauth2-for-android-and-ios-with-keycloak.html" target="_blank">http://corinnekrych.blogspot.fr/2014/11/oauth2-for-android-and-ios-with-keycloak.html</a><br>
&gt; [2] <a href="https://github.com/aerogear/aerogear-ios-cookbook/tree/master/Shoot#step3-configure-shoot-app-ios-client" target="_blank">https://github.com/aerogear/aerogear-ios-cookbook/tree/master/Shoot#step3-configure-shoot-app-ios-client</a><br>
&gt;<br>
&gt; &gt; On 10 Mar 2015, at 19:50, Денис Карпенко &lt;<a href="mailto:banddk1@gmail.com">banddk1@gmail.com</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; Hi everyone!) I try to add VK config in IOS-OAuth2, my application opens safari and asks for permission, I click ‘ok’ and then browser opens page with access token, and that is it  Browser remains open and I can’t get token in application. What could be the problem ?)<br>
&gt; &gt;<br>
&gt; &gt; Denis.<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; aerogear-dev mailing list<br>
&gt; &gt; <a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
&gt; &gt; <a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; aerogear-dev mailing list<br>
&gt; <a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; aerogear-dev mailing list<br>
&gt; <a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br>
<br>
<br>
_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a></div></div></blockquote></div><br></div>